Index: tests/html/isolates_test.dart |
diff --git a/tests/html/isolates_test.dart b/tests/html/isolates_test.dart |
index 7140d3ee6b27e80b64d9fa7e073ddb5a84a0008a..c85a8079cf2a97d16aecf28b41565dfc8f43ba42 100644 |
--- a/tests/html/isolates_test.dart |
+++ b/tests/html/isolates_test.dart |
@@ -1,6 +1,6 @@ |
#library('IsolatesTest'); |
-#import('../../pkg/unittest/unittest.dart'); |
-#import('../../pkg/unittest/html_config.dart'); |
+#import('../../pkg/unittest/lib/unittest.dart'); |
+#import('../../pkg/unittest/lib/html_config.dart'); |
#import('dart:html'); |
#import('dart:json'); |
#import('dart:isolate', prefix:'isolate'); |