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

Unified Diff: tests/language/vm/issue21220_vm_test.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 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/vm/issue21220_vm_test.dart
diff --git a/tests/language/vm/issue21220_vm_test.dart b/tests/language/vm/issue21220_vm_test.dart
index e251cb5edb4eed1443cc6cf7f71c5556460c3ed2..bc5dd57fcaaf88f39167e9887d2164d6a74a26ca 100644
--- a/tests/language/vm/issue21220_vm_test.dart
+++ b/tests/language/vm/issue21220_vm_test.dart
@@ -14,4 +14,3 @@ main() {
Expect.equals(val, arr[0].z);
Expect.equals(val, arr[0].w);
}
-

Powered by Google App Engine
This is Rietveld 408576698