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