| Index: lib/src/runner/environment.dart
|
| diff --git a/lib/src/runner/environment.dart b/lib/src/runner/environment.dart
|
| index f490e0a770ecd61b1a10911eed55b1aec5230e58..9a7053bb6e6c7a49b11ffbb9b900eb1788fec9fd 100644
|
| --- a/lib/src/runner/environment.dart
|
| +++ b/lib/src/runner/environment.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.environment;
|
| -
|
| import 'package:async/async.dart';
|
|
|
| /// The abstract class of environments in which test suites are
|
|
|