| Index: test/numeric_matchers_test.dart
|
| diff --git a/test/numeric_matchers_test.dart b/test/numeric_matchers_test.dart
|
| index d62bad6f1e5a3566847143091c611d61df16a08d..922f303d81dc7026186f60560a3fccea58e5778e 100644
|
| --- a/test/numeric_matchers_test.dart
|
| +++ b/test/numeric_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.numeric_matchers_test;
|
| -
|
| import 'package:matcher/matcher.dart';
|
| import 'package:test/test.dart' show test, group;
|
|
|
|
|