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

Unified Diff: tests/language_strong/static_setter_get_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
« no previous file with comments | « tests/language_strong/static_parameter_test.dart ('k') | tests/language_strong/static_top_level_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/static_setter_get_test.dart
diff --git a/tests/language_strong/static_setter_get_test.dart b/tests/language_strong/static_setter_get_test.dart
index 1680a2d3c4447d11d7f9aa3383934ba79cedc3c0..0e1e496ab86b9691e2491591c913df4fcec47e26 100644
--- a/tests/language_strong/static_setter_get_test.dart
+++ b/tests/language_strong/static_setter_get_test.dart
@@ -12,4 +12,4 @@ class Class {
main() {
Expect.throws(() => new Class().m()); //# 01: continued
-}
+}
« no previous file with comments | « tests/language_strong/static_parameter_test.dart ('k') | tests/language_strong/static_top_level_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698