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