| Index: tests/standalone/src/io/ManyEchoServerTest.dart
|
| diff --git a/tests/standalone/src/io/ManyEchoServerTest.dart b/tests/standalone/src/io/ManyEchoServerTest.dart
|
| index b613d306759e65eae2ac569d5bcef8bb7b9b289b..1de373264cf34be776e4096219b1afbc2b3c58b9 100644
|
| --- a/tests/standalone/src/io/ManyEchoServerTest.dart
|
| +++ b/tests/standalone/src/io/ManyEchoServerTest.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Stress test isolate generation.
|
|
|
| -#library("ManyEchoServerTest.dart");
|
| #import("EchoServerTest.dart", prefix: "single");
|
|
|
| class ManyEchoServerTest {
|
|
|