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