| Index: lib/src/frontend/future_matchers.dart | 
| diff --git a/lib/src/frontend/future_matchers.dart b/lib/src/frontend/future_matchers.dart | 
| index 98569ded8071fc7b7068fdb8fc1a56fcd4afbc6a..7dc5b493148428c07bc116a15dcaf37bd08e77f3 100644 | 
| --- a/lib/src/frontend/future_matchers.dart | 
| +++ b/lib/src/frontend/future_matchers.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.future_matchers; | 
| +library test.frontend.future_matchers; | 
|  | 
| import 'dart:async'; | 
|  | 
|  |