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

Unified Diff: tests/language/abstract_getter_test.dart

Issue 2774783002: Re-land "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/abstract_getter_test.dart
diff --git a/tests/language/abstract_getter_test.dart b/tests/language/abstract_getter_test.dart
index 32174f2b016d02a98cc5eb7b54eb816b6d16276d..c859d7ea17dec24f55cc40fa263a5e70b9cf134e 100644
--- a/tests/language/abstract_getter_test.dart
+++ b/tests/language/abstract_getter_test.dart
@@ -11,8 +11,7 @@ class Foo {
get i; // //# 01: static type warning
}
-class Bar {
-}
+class Bar {}
noMethod(e) => e is NoSuchMethodError;
« no previous file with comments | « tests/language/abstract_factory_constructor_test.dart ('k') | tests/language/abstract_runtime_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698