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

Unified Diff: tests/language/string_escape2_negative_test_helper.dart

Issue 10248007: test rename overhaul: step 8 - language tests (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/language/string_escape2_negative_test.dart ('k') | tests/language/string_escape3_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/string_escape2_negative_test_helper.dart
diff --git a/tests/language/src/StringEscape2NegativeTestHelper.dart b/tests/language/string_escape2_negative_test_helper.dart
similarity index 74%
rename from tests/language/src/StringEscape2NegativeTestHelper.dart
rename to tests/language/string_escape2_negative_test_helper.dart
index fd17af08597086ee423e8fb3c72a7cba868d11e1..92c10d9a9c665d5303a71099626965c59723a05e 100644
--- a/tests/language/src/StringEscape2NegativeTestHelper.dart
+++ b/tests/language/string_escape2_negative_test_helper.dart
@@ -2,4 +2,4 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// An empty file, attempted sourced by StringEscape2NegativeTest.dart.
+// An empty file, attempted sourced by string_escape2_negative_test.dart.
« no previous file with comments | « tests/language/string_escape2_negative_test.dart ('k') | tests/language/string_escape3_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698