| Index: test/command_runner_test.dart
|
| diff --git a/test/command_runner_test.dart b/test/command_runner_test.dart
|
| index 3a796f1003379fa5b7dee5e158863f28dd81ce05..f3a74a0bcc617eb4602050a6427e9985f94861aa 100644
|
| --- a/test/command_runner_test.dart
|
| +++ b/test/command_runner_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 command_runner_test;
|
| -
|
| import 'package:args/command_runner.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|