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

Unified Diff: tests/language/cyclic_metadata_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/covariant_test.dart ('k') | tests/language/cyclic_type_variable_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/cyclic_metadata_test.dart
diff --git a/tests/language/cyclic_metadata_test.dart b/tests/language/cyclic_metadata_test.dart
index d36b9295b3e01ac3c19ac4a8e055625a64c9fd29..6ff4798273f88da18ebd8bd239270a2c7bde59d7 100644
--- a/tests/language/cyclic_metadata_test.dart
+++ b/tests/language/cyclic_metadata_test.dart
@@ -22,4 +22,4 @@ class Sub2 extends Super {
void main() {
print(new Super(1));
-}
+}
« no previous file with comments | « tests/language/covariant_test.dart ('k') | tests/language/cyclic_type_variable_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698