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