| Index: test/command_test.dart
|
| diff --git a/test/command_test.dart b/test/command_test.dart
|
| index 888016a4053fd0d74cfaf53fa8d60acb4ee77b76..127cfc916c5a41ceb68df7c771819d45af55ca68 100644
|
| --- a/test/command_test.dart
|
| +++ b/test/command_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_test;
|
| -
|
| import 'package:args/command_runner.dart';
|
| import 'package:test/test.dart';
|
| import 'utils.dart';
|
|
|