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

Unified Diff: tests/language/prefix21_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/language/prefix21_test.dart
diff --git a/tests/language/prefix21_test.dart b/tests/language/prefix21_test.dart
index 2c1e3476789248ca5d58a77e4393e9c2315134ff..bcaebd11a9eb96ba7d6e0c684f842ffac5af803d 100644
--- a/tests/language/prefix21_test.dart
+++ b/tests/language/prefix21_test.dart
@@ -3,6 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library Prefix21;
+
import "package:expect/expect.dart";
import "prefix21_good_lib.dart" as good;
import "prefix21_bad_lib.dart" as bad;

Powered by Google App Engine
This is Rietveld 408576698