| Index: test/iterable_matchers_test.dart
|
| diff --git a/test/iterable_matchers_test.dart b/test/iterable_matchers_test.dart
|
| index 54bc2c959b226c2e88a51cfb25d3a7aa14f50b90..4d302c2e30f056bce5583fcd3a018219ed96f03a 100644
|
| --- a/test/iterable_matchers_test.dart
|
| +++ b/test/iterable_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.iterable_matchers_test;
|
| -
|
| import 'package:matcher/matcher.dart';
|
| import 'package:test/test.dart' show test, group;
|
|
|
|
|