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

Unified Diff: tests/language_strong/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_strong/many_generic_instanceof_test.dart
diff --git a/tests/language_strong/many_generic_instanceof_test.dart b/tests/language_strong/many_generic_instanceof_test.dart
index a37e84e47db10585f96f2b9f3b4d9bfdb5b30304..fbe11aedf6d4270b263f98e0cb8cdd8e6aee53f4 100644
--- a/tests/language_strong/many_generic_instanceof_test.dart
+++ b/tests/language_strong/many_generic_instanceof_test.dart
@@ -4,6 +4,7 @@
// VMOptions=--optimization-counter-threshold=10
library GenericInstanceofTest.dart;
+
import "package:expect/expect.dart";
part "generic_instanceof.dart";

Powered by Google App Engine
This is Rietveld 408576698