| Index: test/file_message_test.dart
|
| diff --git a/test/file_message_test.dart b/test/file_message_test.dart
|
| index 18b34e71bc276f44edd9e053a0e9000133e2eced..5935c58820e76a8ba7ea42d2c2ca2bdb51b19c4f 100644
|
| --- a/test/file_message_test.dart
|
| +++ b/test/file_message_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;
|
|
|
|
|