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