Index: tests/html/dom_isolates_test.dart |
diff --git a/tests/html/dom_isolates_test.dart b/tests/html/dom_isolates_test.dart |
index ab9bdcf2fb2fb9983093c0fe4807312f1c20aabd..bf1a2590eac09ee75f9e72efda10d96a845912ab 100644 |
--- a/tests/html/dom_isolates_test.dart |
+++ b/tests/html/dom_isolates_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file |
#library('DOMIsolatesTest'); |
-#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:isolate'); |