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

Unified Diff: tests/language/const_redirecting_factory_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/const_redirecting_factory_test.dart
diff --git a/tests/language/const_redirecting_factory_test.dart b/tests/language/const_redirecting_factory_test.dart
index 870a2200dc6dcc882b3443a19b59e8c111f57072..a8ab57a893de7eb9c119fea6def074f27321d6b2 100644
--- a/tests/language/const_redirecting_factory_test.dart
+++ b/tests/language/const_redirecting_factory_test.dart
@@ -55,4 +55,4 @@ main() {
Expect.equals(false, l3d.field2);
Expect.equals(87, l3e.field1);
Expect.equals(false, l3e.field2);
-}
+}

Powered by Google App Engine
This is Rietveld 408576698