Index: tests/standalone/io/stdout_stderr_test.dart |
diff --git a/tests/standalone/io/stdout_stderr_test.dart b/tests/standalone/io/stdout_stderr_test.dart |
index 8929ea8d93aad2e60fef49d39fbb4fba896f3928..ee15c6b6181ae0eec4b52fc3108e24b2cc308e8e 100644 |
--- a/tests/standalone/io/stdout_stderr_test.dart |
+++ b/tests/standalone/io/stdout_stderr_test.dart |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "package:expect/expect.dart"; |
import "dart:async"; |
import "dart:io"; |