Index: test/package_list_files_test.dart |
diff --git a/test/package_list_files_test.dart b/test/package_list_files_test.dart |
index ce82192d65caa96786e4f536dcc521ef7c37dbba..3b5f423fb9999931a4d7de86d818832fc7a797b4 100644 |
--- a/test/package_list_files_test.dart |
+++ b/test/package_list_files_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 packages_list_files_test; |
- |
import 'package:path/path.dart' as p; |
import 'package:pub/src/entrypoint.dart'; |
import 'package:pub/src/io.dart'; |