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 af75ab9b2ab2a91801a925f203ed7c3c6ad85972..07541c8a47ad013cb147123b62184b0fd4ce80af 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/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'; |