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