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

Unified Diff: tests/language/sub/sub.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
Index: tests/language/sub/sub.dart
diff --git a/tests/language/src/sub/sub.dart b/tests/language/sub/sub.dart
similarity index 60%
rename from tests/language/src/sub/sub.dart
rename to tests/language/sub/sub.dart
index 7749aa6256b706342680b7c6e72c9690020b8130..9df4a1d0587e97c3585d08a5f63783f86ebbd402 100644
--- a/tests/language/src/sub/sub.dart
+++ b/tests/language/sub/sub.dart
@@ -1,5 +1,5 @@
#library('sub');
-#import('../CyclicImportTest.dart');
+#import('../cyclic_import_test.dart');
subMain() {
Expect.equals(42, value);
« no previous file with comments | « tests/language/string_unicode4_negative_test.dart ('k') | tests/language/super_all_named_constructor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698