Index: test/utils_test.dart |
diff --git a/test/utils_test.dart b/test/utils_test.dart |
index a9988470938f39bd961ab14cf3aae8942dbd0567..edabf10f109fe9277c6b0fb40581b281e15421ef 100644 |
--- a/test/utils_test.dart |
+++ b/test/utils_test.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-import 'package:unittest/unittest.dart'; |
+import 'package:test/test.dart'; |
import 'package:source_span/src/utils.dart'; |
main() { |