Index: tests/standalone/io/test_runner_test.dart |
diff --git a/tests/standalone/io/test_runner_test.dart b/tests/standalone/io/test_runner_test.dart |
index ecbbe6118e5b9da235fea98fb4d30994a924d437..1fc5aee10bfa45a4d90f8bfe0e356b783b4e9aca 100644 |
--- a/tests/standalone/io/test_runner_test.dart |
+++ b/tests/standalone/io/test_runner_test.dart |
@@ -10,6 +10,7 @@ import "../../../tools/testing/dart/options.dart"; |
import "../../../tools/testing/dart/test_runner.dart"; |
import "../../../tools/testing/dart/test_suite.dart"; |
import "../../../tools/testing/dart/test_progress.dart" as progress; |
+import "../../../tools/testing/dart/utils.dart"; |
import "process_test_util.dart"; |
final DEFAULT_TIMEOUT = 20; |