| Index: tests/standalone/io/options_test.dart
|
| diff --git a/tests/standalone/io/options_test.dart b/tests/standalone/io/options_test.dart
|
| index d326ab4a5265de3fac3e592fef5d8a69ee3980d6..8a5677ce52518aa9cbbd726d36480352ddd0dde1 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";
|
|
|
| main() {
|
|
|