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