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

Unified Diff: tests/lib_strong/mirrors/private_field_helper.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/private_field_helper.dart
diff --git a/tests/lib_strong/mirrors/private_field_helper.dart b/tests/lib_strong/mirrors/private_field_helper.dart
index 8c82450dc84ab269520453f3cea07b2a325ad44e..df4636edd0e0c245e8a0f11dc31d5bc2198fb38a 100644
--- a/tests/lib_strong/mirrors/private_field_helper.dart
+++ b/tests/lib_strong/mirrors/private_field_helper.dart
@@ -15,4 +15,3 @@ class Bar {
var privateSymbol2 = #_field;
var publicSymbol2 = #field;
-

Powered by Google App Engine
This is Rietveld 408576698