Index: tests/standalone/io/process_start_exception_test.dart |
diff --git a/tests/standalone/io/process_start_exception_test.dart b/tests/standalone/io/process_start_exception_test.dart |
index a75b131bfbbe433ab6df51a6e34ca94e61ef8198..f7a0a6686bbb9907a0fd475875ae4eb96683bebd 100644 |
--- a/tests/standalone/io/process_start_exception_test.dart |
+++ b/tests/standalone/io/process_start_exception_test.dart |
@@ -4,6 +4,7 @@ |
// |
// Process test program to errors during startup of the process. |
+import "package:expect/expect.dart"; |
import 'dart:async'; |
import 'dart:io'; |