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

Unified Diff: tests/standalone/slowpath_safepoints_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/standalone/slowpath_safepoints_test.dart
diff --git a/tests/standalone/slowpath_safepoints_test.dart b/tests/standalone/slowpath_safepoints_test.dart
index e15723cdd7168199463f417f4c642c33a11b2290..e9892eba0faa74e01c5a96fb76806d85db6ec2af 100644
--- a/tests/standalone/slowpath_safepoints_test.dart
+++ b/tests/standalone/slowpath_safepoints_test.dart
@@ -10,7 +10,6 @@ class C {
C(this.next);
}
-
noop(a1, a2, a3, a4, a5, a6, a7, a8, a9) => 0;
crash(f, i) {

Powered by Google App Engine
This is Rietveld 408576698