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

Unified Diff: tests/standalone/status_expression_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/standalone-leg.status ('k') | tests/standalone/test_config.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/status_expression_test.dart
diff --git a/tests/standalone/src/StatusExpressionTest.dart b/tests/standalone/status_expression_test.dart
similarity index 98%
rename from tests/standalone/src/StatusExpressionTest.dart
rename to tests/standalone/status_expression_test.dart
index 4b323192bb7e877262b02a19356729035467588d..19cb0bc12312b774d53f9260c1696cba63820d86 100644
--- a/tests/standalone/src/StatusExpressionTest.dart
+++ b/tests/standalone/status_expression_test.dart
@@ -4,7 +4,7 @@
#library("StatusExpressionTest");
-#import("../../../tools/testing/dart/status_expression.dart");
+#import("../../tools/testing/dart/status_expression.dart");
class StatusExpressionTest {
« no previous file with comments | « tests/standalone/standalone-leg.status ('k') | tests/standalone/test_config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698