Index: tests/html/key_name_location_test.dart |
diff --git a/tests/html/key_name_location_test.dart b/tests/html/key_name_location_test.dart |
index 445f43d033868f0d1553f85108199b9343f54e45..1e6038200894cb395c5160eb97231c91af787c64 100644 |
--- a/tests/html/key_name_location_test.dart |
+++ b/tests/html/key_name_location_test.dart |
@@ -1,6 +1,6 @@ |
#library('KeyNameLocationTest'); |
-#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'); |
// Test for existence of some KeyName and KeyLocation constants. |