Index: tests/isolate/spawn_uri_test.dart |
diff --git a/tests/isolate/spawn_uri_test.dart b/tests/isolate/spawn_uri_test.dart |
index 89d7bb8c675f14fe195c0d6ac1f43759826eb0f8..54aefe9c9c46deb519b7a8800f0d089ca3e4f4e2 100644 |
--- a/tests/isolate/spawn_uri_test.dart |
+++ b/tests/isolate/spawn_uri_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() { |