Index: test/yaml_node_wrapper_test.dart |
diff --git a/test/yaml_node_wrapper_test.dart b/test/yaml_node_wrapper_test.dart |
index b76a73ba830d9e2017362700a5ab1e9fe6f2aa03..8cb8cfafc2696079dcbceb6e868fa94d376d983b 100644 |
--- a/test/yaml_node_wrapper_test.dart |
+++ b/test/yaml_node_wrapper_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.node_wrapper_test; |
- |
import 'package:source_span/source_span.dart'; |
import 'package:test/test.dart'; |
import 'package:yaml/yaml.dart'; |