Index: test/serve/web_socket/unserve_directory_test.dart |
diff --git a/test/serve/web_socket/unserve_directory_test.dart b/test/serve/web_socket/unserve_directory_test.dart |
index f6e2fa1217ee73fde01236776c86951e8d0a4bfb..4f796de1bba929430877975e6e6a471e35109fcf 100644 |
--- a/test/serve/web_socket/unserve_directory_test.dart |
+++ b/test/serve/web_socket/unserve_directory_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'; |