Chromium Code Reviews| Index: tests/standalone/io/options_test.dart |
| diff --git a/tests/standalone/io/options_test.dart b/tests/standalone/io/options_test.dart |
| index 5963046ffeba7a709be7ade34fae29b4f5db88ee..cad7d911df0dcab6f0f585aa799a8146b8f94f5c 100644 |
| --- a/tests/standalone/io/options_test.dart |
| +++ b/tests/standalone/io/options_test.dart |
| @@ -4,6 +4,7 @@ |
| // Stress test isolate generation. |
| // DartOptions=tests/standalone/io/options_test.dart 10 options_test 20 |
| +import "package:expect/expect.dart"; |
| import "dart:math"; |
| import "dart:io"; |