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

Unified Diff: tests/standalone/io/echo_server_stream_test.dart

Issue 10252020: test rename overhaul: step 12 - standalone (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/io/directory_test.dart ('k') | tests/standalone/io/echo_server_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/echo_server_stream_test.dart
diff --git a/tests/standalone/src/io/EchoServerStreamTest.dart b/tests/standalone/io/echo_server_stream_test.dart
similarity index 99%
rename from tests/standalone/src/io/EchoServerStreamTest.dart
rename to tests/standalone/io/echo_server_stream_test.dart
index cb45fbb2fc445ed29e437d29575f42a2c6bfee0e..775795c7bb8adc6353e80b95d1b1918a2103c4eb 100644
--- a/tests/standalone/src/io/EchoServerStreamTest.dart
+++ b/tests/standalone/io/echo_server_stream_test.dart
@@ -11,7 +11,7 @@
#import("dart:io");
#import("dart:isolate");
-#source("TestingServer.dart");
+#source("testing_server.dart");
class EchoServerGame {
« no previous file with comments | « tests/standalone/io/directory_test.dart ('k') | tests/standalone/io/echo_server_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698