Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(957)

Unified Diff: tests/isolate/spawn_uri_negative_test.dart

Issue 10911318: Revert "Make unittest follow the new package layout." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/isolate/spawn_function_test.dart ('k') | tests/isolate/spawn_uri_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/spawn_uri_negative_test.dart
diff --git a/tests/isolate/spawn_uri_negative_test.dart b/tests/isolate/spawn_uri_negative_test.dart
index 270a9814c5c9ca5f03ae63aa1438f38c4cc1f737..bb87cde2b9d0c79559996e110aec6cae4cda1d9b 100644
--- a/tests/isolate/spawn_uri_negative_test.dart
+++ b/tests/isolate/spawn_uri_negative_test.dart
@@ -7,7 +7,7 @@
// other isolate's code.
// OtherScripts=spawn_uri_child_isolate.dart
#library('spawn_tests');
-#import('../../pkg/unittest/lib/unittest.dart');
+#import('../../pkg/unittest/unittest.dart');
#import('dart:isolate');
main() {
« no previous file with comments | « tests/isolate/spawn_function_test.dart ('k') | tests/isolate/spawn_uri_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698