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