| Index: test/core_matchers_test.dart
|
| diff --git a/test/core_matchers_test.dart b/test/core_matchers_test.dart
|
| index a7b30da09a4a5b112d8401c00bf9d4a736212bb8..4d0e4bfb2c0527742390c50c917d7455b5fe0c1d 100644
|
| --- a/test/core_matchers_test.dart
|
| +++ b/test/core_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.core_matchers_test;
|
| -
|
| import 'package:matcher/matcher.dart';
|
| import 'package:test/test.dart' show test, group;
|
|
|
|
|