Index: tests/html/htmlelement_test.dart |
diff --git a/tests/html/htmlelement_test.dart b/tests/html/htmlelement_test.dart |
index 36e7e75c43bb1a483246a7a982adc04e5406df9a..0748447bb8a0c0274d182e67711235c886587288 100644 |
--- a/tests/html/htmlelement_test.dart |
+++ b/tests/html/htmlelement_test.dart |
@@ -1,6 +1,6 @@ |
#library('ElementTest'); |
-#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() { |