Index: tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart |
diff --git a/tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart b/tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart |
index 2ed0db6f6430c451d92be93f1ee463c8a9ab63d3..36dd8eb7b6daca10bdbd7c5f7436ab66d247eff5 100644 |
--- a/tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart |
+++ b/tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart |
@@ -4,6 +4,7 @@ |
// A regression test for a dart2js crash. |
library type.argument.factory.crash.test; |
+ |
import "package:expect/expect.dart"; |
import 'dart:collection' show LinkedHashMap; |