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

Unified Diff: tests/language/private_lib

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/private_factory_resolution_negative_test.dart ('k') | tests/language/private_lib.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/private_lib
diff --git a/tests/language/src/PrivateLib b/tests/language/private_lib
similarity index 90%
rename from tests/language/src/PrivateLib
rename to tests/language/private_lib
index b8f8d3a2f7cf4c58ffbb89d385b85378ebeb6bad..a8ee80937af3e640da236f804e9bb60b41ec9a15 100644
--- a/tests/language/src/PrivateLib
+++ b/tests/language/private_lib
@@ -5,4 +5,4 @@
#library("PrivateLib");
-#source("PrivateLib.dart");
+#source("private_lib.dart");
« no previous file with comments | « tests/language/private_factory_resolution_negative_test.dart ('k') | tests/language/private_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698