Index: test/serve/serves_index_html_for_directories_test.dart |
diff --git a/test/serve/serves_index_html_for_directories_test.dart b/test/serve/serves_index_html_for_directories_test.dart |
index 5bd0581932f67b4939b708963b71139c9b22429b..3e60825d1412a11ad9d57d794a3e1949d8f0b438 100644 |
--- a/test/serve/serves_index_html_for_directories_test.dart |
+++ b/test/serve/serves_index_html_for_directories_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 pub_tests; |
- |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
import 'utils.dart'; |