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/lib_strong/mirrors/load_library_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/lib_strong/mirrors/load_library_test.dart
diff --git a/tests/lib_strong/mirrors/load_library_test.dart b/tests/lib_strong/mirrors/load_library_test.dart
index 7057eec234fdd060e2e0017fd0d73f0ff995fdf2..a43d3f24aff60f17911f20d4e405cce7f8013120 100644
--- a/tests/lib_strong/mirrors/load_library_test.dart
+++ b/tests/lib_strong/mirrors/load_library_test.dart
@@ -24,4 +24,4 @@ main() {
Expect.equals(#test.other_library, dep.targetLibrary.simpleName);
Expect.equals(42, other.topLevelMethod());
});
-}
+}

Powered by Google App Engine
This is Rietveld 408576698