| Index: lib/src/runner/browser/phantom_js.dart
 | 
| diff --git a/lib/src/runner/browser/phantom_js.dart b/lib/src/runner/browser/phantom_js.dart
 | 
| index 8083bddefc6cec5515bdd7a30620dbacf5a97e0b..5ca5cd136c2ca2e21fd9539b16d0764ab45a4535 100644
 | 
| --- a/lib/src/runner/browser/phantom_js.dart
 | 
| +++ b/lib/src/runner/browser/phantom_js.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.browser.phantom_js;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:io';
 | 
|  
 | 
| 
 |