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

Unified Diff: tests/language/regress_26855_test.dart

Issue 2768073002: Format all multitests (Closed)
Patch Set: Created 3 years, 9 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/regress_26855_test.dart
diff --git a/tests/language/regress_26855_test.dart b/tests/language/regress_26855_test.dart
index 5fa520857d61c9a5121451d104034b2a5e877171..0377fa322d55651f9fa028cb437ed0f6cf137afa 100644
--- a/tests/language/regress_26855_test.dart
+++ b/tests/language/regress_26855_test.dart
@@ -23,4 +23,3 @@ main() {
c.f3(null); // //# 3: continued
new C.f4(null); // //# 4: continued
}
-

Powered by Google App Engine
This is Rietveld 408576698