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

Unified Diff: tests/standalone/http_launch_data/packages/simple/simple.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/http_launch_data/packages/simple/simple.dart
diff --git a/tests/standalone/http_launch_data/packages/simple/simple.dart b/tests/standalone/http_launch_data/packages/simple/simple.dart
index b571f9d53d583067fa97ba4d61d852a0656f0e76..1a7e7e0fa490ad56f6ce00dbc3a89aaf6f9282cc 100644
--- a/tests/standalone/http_launch_data/packages/simple/simple.dart
+++ b/tests/standalone/http_launch_data/packages/simple/simple.dart
@@ -4,4 +4,4 @@
library simple;
-String getSimpleString() => 'hello';
+String getSimpleString() => 'hello';

Powered by Google App Engine
This is Rietveld 408576698