Chromium Code Reviews| Index: test/parse_test.dart |
| diff --git a/test/parse_test.dart b/test/parse_test.dart |
| index 39027c2c93fd53bc6cf5af03f95b1cd447361d24..187f735e08706aa38226ae927360b60b4827885d 100644 |
| --- a/test/parse_test.dart |
| +++ b/test/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 parse_test; |
| - |
| import 'package:test/test.dart'; |
| import 'package:args/args.dart'; |
| import 'utils.dart'; |