Chromium Code Reviews| Index: tests/standalone/src/EchoServerTest.dart |
| =================================================================== |
| --- tests/standalone/src/EchoServerTest.dart (revision 1964) |
| +++ tests/standalone/src/EchoServerTest.dart (working copy) |
| @@ -9,6 +9,7 @@ |
| // VMOptions=--short_socket_write |
| // VMOptions=--short_socket_read --short_socket_write |
| +#library("EchoServerTest"); |
| #source("TestingServer.dart"); |
| class EchoServerTest { |