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

Unified Diff: samples/build_dart/test/build_dart_test.dart

Issue 2828603002: Format samples and samples-dev directories. (Closed)
Patch Set: 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
« no previous file with comments | « samples/build_dart/build.dart ('k') | samples/build_dart_simple/test/build_dart_simple_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/build_dart/test/build_dart_test.dart
diff --git a/samples/build_dart/test/build_dart_test.dart b/samples/build_dart/test/build_dart_test.dart
index 902f3fdc0ef72fa439b9bdcb05b46e0abcec495e..e146d6b490d37f96caaf1860e94a3421168aa8ff 100644
--- a/samples/build_dart/test/build_dart_test.dart
+++ b/samples/build_dart/test/build_dart_test.dart
@@ -11,6 +11,4 @@ import '../bin/test.dart' as test2;
* This test exists to ensure that the build_dart sample compiles without
* errors.
*/
-void main() {
-
-}
+void main() {}
« no previous file with comments | « samples/build_dart/build.dart ('k') | samples/build_dart_simple/test/build_dart_simple_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698