| Index: lib/src/runner/load_exception.dart
 | 
| diff --git a/lib/src/runner/load_exception.dart b/lib/src/runner/load_exception.dart
 | 
| index dc740c3dbdef7b46ecec678b5bdf3fdea3bf6e2a..d9cfc20dc2b449415438a860b902327b4726f52e 100644
 | 
| --- a/lib/src/runner/load_exception.dart
 | 
| +++ b/lib/src/runner/load_exception.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.load_exception;
 | 
| -
 | 
|  import 'dart:isolate';
 | 
|  
 | 
|  import 'package:path/path.dart' as p;
 | 
| 
 |