| Index: test/operator_matchers_test.dart
|
| diff --git a/test/operator_matchers_test.dart b/test/operator_matchers_test.dart
|
| index 7cf0d59126f2f1b241ce3815a76344678c207073..003eb34f43e307f8524e9aa7c174721d10f65e7a 100644
|
| --- a/test/operator_matchers_test.dart
|
| +++ b/test/operator_matchers_test.dart
|
| @@ -5,7 +5,7 @@
|
| library matcher.operator_matchers_test;
|
|
|
| import 'package:matcher/matcher.dart';
|
| -import 'package:unittest/unittest.dart'
|
| +import 'package:test/test.dart'
|
| show test, group, expect, throwsArgumentError;
|
|
|
| import 'test_utils.dart';
|
|
|