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

Unified Diff: tests/language/many_generic_instanceof_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/many_generic_instanceof_test.dart
diff --git a/tests/language/many_generic_instanceof_test.dart b/tests/language/many_generic_instanceof_test.dart
index ffaccd7b3a0b328acd260452ecc195481fdc0a20..be72feb1b15435c7e41affd4035e3fb8643b89b7 100644
--- a/tests/language/many_generic_instanceof_test.dart
+++ b/tests/language/many_generic_instanceof_test.dart
@@ -4,6 +4,7 @@
// VMOptions=--optimization-counter-threshold=10 --no-background-compilation
library GenericInstanceofTest.dart;
+
import "package:expect/expect.dart";
part "generic_instanceof.dart";

Powered by Google App Engine
This is Rietveld 408576698