| Index: test/string_matchers_test.dart
|
| diff --git a/test/string_matchers_test.dart b/test/string_matchers_test.dart
|
| index 38fa1295a22b2d80df3831a0eae3294d98f7ffad..9a61cb0848184b6ee71ef60b741ec82b0ae8989e 100644
|
| --- a/test/string_matchers_test.dart
|
| +++ b/test/string_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.string_matchers_test;
|
| -
|
| import 'package:matcher/matcher.dart';
|
| import 'package:test/test.dart' show test, group, expect;
|
|
|
|
|