Chromium Code Reviews| Index: test/yaml_test.dart |
| diff --git a/test/yaml_test.dart b/test/yaml_test.dart |
| index c4601d50d23d6693d974880ccb99511532145815..d2f5d19bac22e167df1b51fdd39491db66080c86 100644 |
| --- a/test/yaml_test.dart |
| +++ b/test/yaml_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 yaml.test; |
| - |
| import 'package:test/test.dart'; |
| import 'package:yaml/yaml.dart'; |