Index: tests/isolate/global_error_handler_stream2_test.dart |
diff --git a/tests/isolate/global_error_handler_stream2_test.dart b/tests/isolate/global_error_handler_stream2_test.dart |
index db07be7969ffb0c804b56fe969e46b08bcae8e94..ef079d02fffa315218a004cff19ba0934226396a 100644 |
--- a/tests/isolate/global_error_handler_stream2_test.dart |
+++ b/tests/isolate/global_error_handler_stream2_test.dart |
@@ -4,6 +4,7 @@ |
library test; |
+import 'package:expect/expect.dart'; |
import 'dart:async'; |
import 'dart:isolate'; |