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

Unified Diff: runtime/tests/vm/dart/isolate_mirror_busy_test.dart

Issue 10271014: test rename overhaul: step 14 - vm 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 | « runtime/tests/vm/dart/import_map_test.dart ('k') | runtime/tests/vm/dart/isolate_mirror_idle_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/dart/isolate_mirror_busy_test.dart
diff --git a/runtime/tests/vm/src/IsolateMirrorBusyTest.dart b/runtime/tests/vm/dart/isolate_mirror_busy_test.dart
similarity index 95%
rename from runtime/tests/vm/src/IsolateMirrorBusyTest.dart
rename to runtime/tests/vm/dart/isolate_mirror_busy_test.dart
index b28cb3ddc5d36309b49f9482ed59dc50a4db427e..2aebbdb0df7acca43f90ebdc210e6fe4969f49f8 100644
--- a/runtime/tests/vm/src/IsolateMirrorBusyTest.dart
+++ b/runtime/tests/vm/dart/isolate_mirror_busy_test.dart
@@ -4,7 +4,7 @@
//
// Dart test program for checking implemention of IsolateMirror.
-#library('IsolateMirrorBusyTest');
+#library('isolate_mirror_busy_test');
#import('dart:isolate');
#import('dart:mirrors');
« no previous file with comments | « runtime/tests/vm/dart/import_map_test.dart ('k') | runtime/tests/vm/dart/isolate_mirror_idle_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698