Index: tests/html/xmlelement_test.dart |
diff --git a/tests/html/xmlelement_test.dart b/tests/html/xmlelement_test.dart |
index 882c7c0ed301c570f6b44c8ee7cb4874d0fddf34..433bc65ce48c2c6be1892cd8aee0668d278e3efa 100644 |
--- a/tests/html/xmlelement_test.dart |
+++ b/tests/html/xmlelement_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library('XMLElementTest'); |
-#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() { |