Index: tests/html/element_constructor_1_test.dart |
=================================================================== |
--- tests/html/element_constructor_1_test.dart (revision 10655) |
+++ tests/html/element_constructor_1_test.dart (working copy) |
@@ -7,8 +7,8 @@ |
// element_constructor_foo_test.dart file. |
#library('ElementConstructorTest'); |
-#import('../../lib/unittest/unittest.dart'); |
-#import('../../lib/unittest/html_config.dart'); |
+#import('../../pkg/unittest/unittest.dart'); |
+#import('../../pkg/unittest/html_config.dart'); |
#import('dart:html'); |
main() { |