Index: tests/isolate/spawn_uri_vm_negative_test.dart |
diff --git a/tests/isolate/spawn_uri_vm_negative_test.dart b/tests/isolate/spawn_uri_vm_negative_test.dart |
index af82ea999c6cd9afc1abd4601765a01a74c9a321..de283cee27f762ad64992eb3559f4e7a6a48caca 100644 |
--- a/tests/isolate/spawn_uri_vm_negative_test.dart |
+++ b/tests/isolate/spawn_uri_vm_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() { |