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

Unified Diff: tests/standalone/io/regress-1925.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/readuntil_test.dat ('k') | tests/standalone/io/socket_close_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/regress-1925.dart
diff --git a/tests/standalone/src/io/Regress-1925.dart b/tests/standalone/io/regress-1925.dart
similarity index 98%
rename from tests/standalone/src/io/Regress-1925.dart
rename to tests/standalone/io/regress-1925.dart
index 5c7c97695357a93cdd0ba970ea031e478e5c27bf..4409e6acb2e670b95a0fc83f68490245745b26eb 100644
--- a/tests/standalone/src/io/Regress-1925.dart
+++ b/tests/standalone/io/regress-1925.dart
@@ -11,7 +11,7 @@
#import("dart:io");
#import("dart:isolate");
-#source("TestingServer.dart");
+#source("testing_server.dart");
class Regress1925TestServer extends TestingServer {
« no previous file with comments | « tests/standalone/io/readuntil_test.dat ('k') | tests/standalone/io/socket_close_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698