Index: tests/isolate/nested_spawn2_test.dart |
=================================================================== |
--- tests/isolate/nested_spawn2_test.dart (revision 12412) |
+++ tests/isolate/nested_spawn2_test.dart (working copy) |
@@ -8,7 +8,7 @@ |
#library('NestedSpawn2Test'); |
#import("dart:isolate"); |
-#import('../../pkg/unittest/lib/unittest.dart'); |
+#import('../../pkg/unittest/unittest.dart'); |
void isolateA() { |
port.receive((msg, replyTo) { |