Index: tests/html/async_window_test.dart |
diff --git a/tests/html/async_window_test.dart b/tests/html/async_window_test.dart |
index a196472402ccfd1b87288500742ee35cfd584cb5..4f5db1bda854008c783d2f5c68684c1e85ba4ff0 100644 |
--- a/tests/html/async_window_test.dart |
+++ b/tests/html/async_window_test.dart |
@@ -1,6 +1,6 @@ |
#library('AsyncWindowTest'); |
-#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'); |
main() { |