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 53f0b8d94b531a17a0d4071a3a4ad1b5b9ce6302..efa4e17471d7cd9f7ce16697c224e56b0eb024af 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/lib/unittest.dart'; |
-import '../../pkg/unittest/lib/html_config.dart'; |
+import 'package:unittest/unittest.dart'; |
+import 'package:unittest/html_config.dart'; |
import 'dart:html'; |
import 'dart:typed_data'; |