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