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

Unified Diff: tests/language/closures_initializer2_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/closures_initializer2_test.dart
diff --git a/tests/language/closures_initializer2_test.dart b/tests/language/closures_initializer2_test.dart
index 41e034a0e63e52e0349eda8bf5378f9bd5fadac9..337639b40da9fd0f866a6f2b70b34cd4a2e2a5f7 100644
--- a/tests/language/closures_initializer2_test.dart
+++ b/tests/language/closures_initializer2_test.dart
@@ -18,4 +18,3 @@ main() {
expect(new A<int>().t() is Type, true);
}
}
-

Powered by Google App Engine
This is Rietveld 408576698