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

Unified Diff: tests/standalone/package/scenarios/both_dir_and_file/foo/foo.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/standalone/package/scenarios/both_dir_and_file/foo/foo.dart
diff --git a/tests/standalone/package/scenarios/both_dir_and_file/foo/foo.dart b/tests/standalone/package/scenarios/both_dir_and_file/foo/foo.dart
index d9d42ab3b32e8f110007a017b5273204324a35dc..8e60bcd5164dd895080a54381941430431c6bfac 100644
--- a/tests/standalone/package/scenarios/both_dir_and_file/foo/foo.dart
+++ b/tests/standalone/package/scenarios/both_dir_and_file/foo/foo.dart
@@ -4,4 +4,4 @@
library foo;
-String bar = 'good';
+String bar = 'good';

Powered by Google App Engine
This is Rietveld 408576698