Index: tests/html/element_test.dart |
=================================================================== |
--- tests/html/element_test.dart (revision 12412) |
+++ tests/html/element_test.dart (working copy) |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library('ElementTest'); |
-#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'); |
expectLargeRect(ClientRect rect) { |