| Index: lib/src/backend/metadata.dart | 
| diff --git a/lib/src/backend/metadata.dart b/lib/src/backend/metadata.dart | 
| index 0f381f69a062049adeba71323ae0700d4ebf9326..811a84a20429f855a08ae2cb1263299dd66eb366 100644 | 
| --- a/lib/src/backend/metadata.dart | 
| +++ b/lib/src/backend/metadata.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.backend.metadata; | 
| +library test.backend.metadata; | 
|  | 
| import 'platform_selector.dart'; | 
|  | 
|  |