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

Unified Diff: runtime/tests/vm/dart/isolate_mirror_idle_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
Index: runtime/tests/vm/dart/isolate_mirror_idle_test.dart
diff --git a/runtime/tests/vm/src/IsolateMirrorIdleTest.dart b/runtime/tests/vm/dart/isolate_mirror_idle_test.dart
similarity index 95%
rename from runtime/tests/vm/src/IsolateMirrorIdleTest.dart
rename to runtime/tests/vm/dart/isolate_mirror_idle_test.dart
index ccbaef61e2b740ae4c37ec50f2d2ffec76be4faa..4d6b04dbf0911bdf4808388f59a4bbe617ba8f4b 100644
--- a/runtime/tests/vm/src/IsolateMirrorIdleTest.dart
+++ b/runtime/tests/vm/dart/isolate_mirror_idle_test.dart
@@ -4,7 +4,7 @@
//
// Dart test program for checking implemention of IsolateMirror.
-#library('IsolateMirrorIdleTest');
+#library('isolate_mirror_idle_test');
#import('dart:isolate');
#import('dart:mirrors');
« no previous file with comments | « runtime/tests/vm/dart/isolate_mirror_busy_test.dart ('k') | runtime/tests/vm/dart/isolate_mirror_self_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698