Index: tests/lib/async/slow_consumer_test.dart |
diff --git a/tests/lib/async/slow_consumer_test.dart b/tests/lib/async/slow_consumer_test.dart |
index b8ae7f92b85ad3ae4f1406856aec9fe04d3914c8..c07f8ac0231904df28f622e235d038d3c38b2054 100644 |
--- a/tests/lib/async/slow_consumer_test.dart |
+++ b/tests/lib/async/slow_consumer_test.dart |
@@ -6,6 +6,7 @@ |
library slow_consumer_test; |
+import "package:expect/expect.dart"; |
import 'dart:async'; |
import 'dart:isolate'; |