| Index: lib/src/runner/runner_suite.dart
 | 
| diff --git a/lib/src/runner/runner_suite.dart b/lib/src/runner/runner_suite.dart
 | 
| index 018cccd0be1ec7d3b6b264f480d0a7ff3be96b71..3a6fccab55e4160069f2f7f506ea0bbe76920da3 100644
 | 
| --- a/lib/src/runner/runner_suite.dart
 | 
| +++ b/lib/src/runner/runner_suite.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.runner_suite;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'package:async/async.dart';
 | 
| 
 |