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