| Index: test/operator_matchers_test.dart
|
| diff --git a/test/operator_matchers_test.dart b/test/operator_matchers_test.dart
|
| index 003eb34f43e307f8524e9aa7c174721d10f65e7a..9fe77fbbe2713e8a5cdbb5bc6b210365c8a3cf13 100644
|
| --- a/test/operator_matchers_test.dart
|
| +++ b/test/operator_matchers_test.dart
|
| @@ -2,8 +2,6 @@
|
| // 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.
|
|
|
| -library matcher.operator_matchers_test;
|
| -
|
| import 'package:matcher/matcher.dart';
|
| import 'package:test/test.dart'
|
| show test, group, expect, throwsArgumentError;
|
|
|