| Index: lib/src/runner/reporter.dart
|
| diff --git a/lib/src/runner/reporter.dart b/lib/src/runner/reporter.dart
|
| index a3f7126d346ffe03fcfb730db461612800253742..ddb938bfde52a6f9face8794874ddae75932229e 100644
|
| --- a/lib/src/runner/reporter.dart
|
| +++ b/lib/src/runner/reporter.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.reporter;
|
| -
|
| /// An interface for classes that watch the progress of an Engine and report it
|
| /// to the user.
|
| ///
|
|
|