| Index: lib/src/prints_matcher.dart
|
| diff --git a/lib/src/prints_matcher.dart b/lib/src/prints_matcher.dart
|
| index 2fa64d0e3cee883dd00a86b8bdd20f9901391af4..1753f0da9f942fe9e6c989603474148a35128b8d 100644
|
| --- a/lib/src/prints_matcher.dart
|
| +++ b/lib/src/prints_matcher.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.prints_matcher;
|
| +library unittest.prints_matcher;
|
|
|
| import 'dart:async';
|
|
|
|
|