Index: tests/html/domparser_test.dart |
diff --git a/tests/html/domparser_test.dart b/tests/html/domparser_test.dart |
index 990f4cd0f9149835a60a5b96877b3ad7be6ea340..e307f5be5d0a1e621dc1f205245864aca245f2e0 100644 |
--- a/tests/html/domparser_test.dart |
+++ b/tests/html/domparser_test.dart |
@@ -1,6 +1,6 @@ |
#library('DOMParserTest'); |
-#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() { |