| Index: testing/legion/examples/subprocess/client.isolate
|
| diff --git a/testing/legion/examples/hello_world/client_test.isolate b/testing/legion/examples/subprocess/client.isolate
|
| similarity index 87%
|
| copy from testing/legion/examples/hello_world/client_test.isolate
|
| copy to testing/legion/examples/subprocess/client.isolate
|
| index 7135ef25325d2708415ef15e9b3676843f88b932..611562c9630f11b3a47dd08ac2136d66b231d991 100644
|
| --- a/testing/legion/examples/hello_world/client_test.isolate
|
| +++ b/testing/legion/examples/subprocess/client.isolate
|
| @@ -14,8 +14,7 @@
|
| '../../client_controller.py',
|
| ],
|
| 'files': [
|
| - 'client_test.py',
|
| - 'client_test.isolate'
|
| + 'client.isolate'
|
| ],
|
| },
|
| }],
|
|
|