Index: test/command_parse_test.dart |
diff --git a/test/command_parse_test.dart b/test/command_parse_test.dart |
index 54b30325b87adfc7f9859ea4c1ccc55469f4283b..269ed017f4a50c79ab0fd44a7b08cc14546d0d16 100644 |
--- a/test/command_parse_test.dart |
+++ b/test/command_parse_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_parse_test; |
- |
import 'package:test/test.dart'; |
import 'package:args/args.dart'; |
import 'utils.dart'; |