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

Unified Diff: tests/language/prefix24_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/prefix24_test.dart
diff --git a/tests/language/prefix24_test.dart b/tests/language/prefix24_test.dart
index 0f36fe75969c6bcb846d10b9ba0d7ab45e74ac62..1e2f4e6cea496a03ec6ce06b9e2b51a3a3f194b7 100644
--- a/tests/language/prefix24_test.dart
+++ b/tests/language/prefix24_test.dart
@@ -19,4 +19,4 @@ import "prefix24_lib3.dart";
main() {
Expect.equals("static method bar of class X", X.bar());
Expect.equals("prefix24_lib2_bar", lib1_foo());
-}
+}

Powered by Google App Engine
This is Rietveld 408576698