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