| Index: runtime/observatory/tests/service/capture_stdio_test.dart
|
| diff --git a/runtime/observatory/tests/service/capture_stdio_test.dart b/runtime/observatory/tests/service/capture_stdio_test.dart
|
| index b9673cf26b300a4c3e16672f8f85e1cfe1b3698c..56a1451bb71059f782300b7926323559281267ae 100644
|
| --- a/runtime/observatory/tests/service/capture_stdio_test.dart
|
| +++ b/runtime/observatory/tests/service/capture_stdio_test.dart
|
| @@ -85,5 +85,5 @@ var tests = [
|
| },
|
| ];
|
|
|
| -
|
| +
|
| main(args) => runIsolateTests(args, tests, testeeConcurrent: test);
|
|
|