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 bb87cde2b9d0c79559996e110aec6cae4cda1d9b..270a9814c5c9ca5f03ae63aa1438f38c4cc1f737 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/unittest.dart'); |
+#import('../../pkg/unittest/lib/unittest.dart'); |
#import('dart:isolate'); |
main() { |