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

Unified Diff: tests/lib/mirrors/empty_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/mirrors/empty_test.dart
diff --git a/tests/lib/mirrors/empty_test.dart b/tests/lib/mirrors/empty_test.dart
index 506cdfbef3af725e005a3841000c65a9441b2f76..9e7763448321d05001303c7dd67a306a95381692 100644
--- a/tests/lib/mirrors/empty_test.dart
+++ b/tests/lib/mirrors/empty_test.dart
@@ -7,5 +7,5 @@ import 'empty.dart';
main() {
var empty = currentMirrorSystem().findLibrary(#empty);
- print(empty.location); // Used to crash VM.
+ print(empty.location); // Used to crash VM.
}

Powered by Google App Engine
This is Rietveld 408576698