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

Unified Diff: tests/utils/dart2js_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/utils/dart2js_test.dart
diff --git a/tests/utils/dart2js_test.dart b/tests/utils/dart2js_test.dart
index 381475f5d73cfb80a18e99a6cbf1f9cad4946d03..3a726e8edccc3e38bbd202e0a6c4daeb0725f687 100644
--- a/tests/utils/dart2js_test.dart
+++ b/tests/utils/dart2js_test.dart
@@ -4,8 +4,7 @@
// Test to ensure that dart2js is free of warnings.
-import 'package:compiler/src/dart2js.dart'
- as dart2js;
+import 'package:compiler/src/dart2js.dart' as dart2js;
void main() {
// Do nothing.

Powered by Google App Engine
This is Rietveld 408576698