| Index: tests/standalone/io/regress_7191_test.dart
|
| diff --git a/tests/standalone/io/regress_7191_test.dart b/tests/standalone/io/regress_7191_test.dart
|
| index 5a8a7ea1f26cd5c0cb4b9c5c19626502c48d4207..be15856e755ecf50f2f471e298f0e6216f4b5691 100644
|
| --- a/tests/standalone/io/regress_7191_test.dart
|
| +++ b/tests/standalone/io/regress_7191_test.dart
|
| @@ -2,6 +2,8 @@
|
| // 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.
|
|
|
| +// OtherResources=regress_7191_script.dart
|
| +
|
| // Regression test for http://dartbug.com/7191.
|
|
|
| // Starts a sub-process which in turn starts another sub-process and then closes
|
|
|