| Index: test/prints_matcher_test.dart
|
| diff --git a/test/prints_matcher_test.dart b/test/prints_matcher_test.dart
|
| index 2f491c2a2b706b7f259e45a6f899c7fd005bba92..cdce9df0293ccbac04524fa77547d6bf80715e9a 100644
|
| --- a/test/prints_matcher_test.dart
|
| +++ b/test/prints_matcher_test.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_matchers_test;
|
| +library unittest.prints_matchers_test;
|
|
|
| import 'dart:async';
|
|
|
|
|