Index: tests/html/location_test.dart |
diff --git a/tests/html/location_test.dart b/tests/html/location_test.dart |
index fc2b8f99f4ea80a24870051d485266a08dcf277d..af0baa6cc79addb7c11d8b55e185b89a3e90df3e 100644 |
--- a/tests/html/location_test.dart |
+++ b/tests/html/location_test.dart |
@@ -1,6 +1,6 @@ |
#library('LocationTest'); |
-#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() { |