Chromium Code Reviews| Index: tests/isolate/isolate_negative_test.dart |
| =================================================================== |
| --- tests/isolate/isolate_negative_test.dart (revision 10655) |
| +++ tests/isolate/isolate_negative_test.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| #library('IsolateNegativeTest'); |
| #import('dart:isolate'); |
| -#import('../../lib/unittest/unittest.dart'); |
| +#import('../../pkg/unittest/unittest.dart'); |
| void entry() { |
| port.receive((ignored, replyTo) { |