Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1680)

Unified Diff: tests/standalone/src/io/ManyEchoServerTest.dart

Issue 9809007: Make test standalone/src/io/ManyEchoServerTest compile (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/standalone/src/io/EchoServerTest.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « tests/standalone/src/io/EchoServerTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698