| Index: lib/src/frontend/prints_matcher.dart | 
| diff --git a/lib/src/frontend/prints_matcher.dart b/lib/src/frontend/prints_matcher.dart | 
| index 55d3fbcaea041ca0a25a72f08b050c3f5ddd2c8e..008f20ee0eb19d77b3ab9f19b924017656241b23 100644 | 
| --- a/lib/src/frontend/prints_matcher.dart | 
| +++ b/lib/src/frontend/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 unittest.frontend.prints_matcher; | 
| +library test.frontend.prints_matcher; | 
|  | 
| import 'dart:async'; | 
|  | 
|  |