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

Unified Diff: tests/language/mul_recipr_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/mul_recipr_test.dart
diff --git a/tests/language/mul_recipr_test.dart b/tests/language/mul_recipr_test.dart
index 3c3534c906c82d349f16a700f2764ded432cfd60..2cf6c95b2c12e95069955f421a46cca866f3590d 100644
--- a/tests/language/mul_recipr_test.dart
+++ b/tests/language/mul_recipr_test.dart
@@ -31,4 +31,4 @@ scaleIt(double b) {
scale(a) {
xx *= a;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698