| Index: lib/src/runner/parse_metadata.dart
 | 
| diff --git a/lib/src/runner/parse_metadata.dart b/lib/src/runner/parse_metadata.dart
 | 
| index 8d4cd240f8cdd90b60538169135845a97b74326f..cd845c57d2f723c0cb83a6b524f145866be444cd 100644
 | 
| --- a/lib/src/runner/parse_metadata.dart
 | 
| +++ b/lib/src/runner/parse_metadata.dart
 | 
| @@ -2,8 +2,6 @@
 | 
|  // 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 test.runner.parse_metadata;
 | 
| -
 | 
|  import 'dart:io';
 | 
|  
 | 
|  import 'package:analyzer/analyzer.dart';
 | 
| 
 |