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

Unified Diff: tests/standalone/package/invalid_uri_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/standalone/package/invalid_uri_test.dart
diff --git a/tests/standalone/package/invalid_uri_test.dart b/tests/standalone/package/invalid_uri_test.dart
index 7015343e939a4ea9d4a59faded06e29e1b952184..bb1acc6ac2e8b69644c1ef813130b18e22c82ed0 100644
--- a/tests/standalone/package/invalid_uri_test.dart
+++ b/tests/standalone/package/invalid_uri_test.dart
@@ -6,5 +6,4 @@ library invalid_uri_test;
import 'package://lib1.dart'; // Should not contain "//".
-void main() {
-}
+void main() {}

Powered by Google App Engine
This is Rietveld 408576698