Index: test/serve/web_socket/exit_on_close_test.dart |
diff --git a/test/serve/web_socket/exit_on_close_test.dart b/test/serve/web_socket/exit_on_close_test.dart |
index 24925858a76353f6e8b4a3fed08cd43579472f5e..abd0d08492eea00ce25d9ae27a881932b4057c38 100644 |
--- a/test/serve/web_socket/exit_on_close_test.dart |
+++ b/test/serve/web_socket/exit_on_close_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'; |