Index: tests/isolate/isolate_complex_messages_test.dart |
=================================================================== |
--- tests/isolate/isolate_complex_messages_test.dart (revision 12412) |
+++ tests/isolate/isolate_complex_messages_test.dart (working copy) |
@@ -7,7 +7,7 @@ |
#library('IsolateComplexMessagesTest'); |
#import('dart:isolate'); |
-#import('../../pkg/unittest/lib/unittest.dart'); |
+#import('../../pkg/unittest/unittest.dart'); |
main() { |
test("complex messages are serialized correctly", () { |