| Index: lib/src/runner/vm/isolate_test.dart
 | 
| diff --git a/lib/src/runner/vm/isolate_test.dart b/lib/src/runner/vm/isolate_test.dart
 | 
| index c7449666bb2308649c14901157c726789c94745d..c0aae7fff1e88606110c0527df8b6559a4f89ca4 100644
 | 
| --- a/lib/src/runner/vm/isolate_test.dart
 | 
| +++ b/lib/src/runner/vm/isolate_test.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.vm.isolate_test;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:isolate';
 | 
|  
 | 
| 
 |