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

Unified Diff: tests/standalone/io/process_working_directory_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/process_test_util.dart ('k') | tests/standalone/io/read_as_text.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/process_working_directory_test.dart
diff --git a/tests/standalone/src/io/ProcessWorkingDirectoryTest.dart b/tests/standalone/io/process_working_directory_test.dart
similarity index 98%
rename from tests/standalone/src/io/ProcessWorkingDirectoryTest.dart
rename to tests/standalone/io/process_working_directory_test.dart
index 0c4602d37ae92ffdeec4ff7d2bbc2488d1f3dac5..01bb1e0b5330d338f7a41ce176dd8a7380884e26 100644
--- a/tests/standalone/src/io/ProcessWorkingDirectoryTest.dart
+++ b/tests/standalone/io/process_working_directory_test.dart
@@ -6,7 +6,7 @@
#library("ProcessWorkingDirectoryTest");
#import("dart:io");
-#source("ProcessTestUtil.dart");
+#source("process_test_util.dart");
class ProcessWorkingDirectoryTest {
static String get fullTestFilePath() {
« no previous file with comments | « tests/standalone/io/process_test_util.dart ('k') | tests/standalone/io/read_as_text.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698