Index: test/span_test.dart |
diff --git a/test/span_test.dart b/test/span_test.dart |
index 39b0b9433ddc779998867a97ec8ebd60f77e7575..4dc65f166cba122d197f59741ebcbb246f00be60 100644 |
--- a/test/span_test.dart |
+++ b/test/span_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/source_span.dart'; |
import 'package:source_span/src/colors.dart' as colors; |