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

Unified Diff: tests/language/library3.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/language/library3.dart
diff --git a/tests/language/library3.dart b/tests/language/library3.dart
index a6d16ad75b13135d090ebd32b1b20645981d81d0..9305f1e8869bbb5cf7026f6d3f260ecd2dbbaad6 100644
--- a/tests/language/library3.dart
+++ b/tests/language/library3.dart
@@ -5,4 +5,4 @@
library library3.dart;
-import "library2.dart"; // defines "foo" and "foo1".
+import "library2.dart"; // defines "foo" and "foo1".

Powered by Google App Engine
This is Rietveld 408576698