Index: testing/legion/examples/events/task.isolate |
diff --git a/testing/legion/examples/http_example/http_server.isolate b/testing/legion/examples/events/task.isolate |
similarity index 93% |
copy from testing/legion/examples/http_example/http_server.isolate |
copy to testing/legion/examples/events/task.isolate |
index 0fc32302eedc4d4d1fe0c4242b540a93cd15115e..ce205e3efeec919319cff6426415f9d7de572414 100644 |
--- a/testing/legion/examples/http_example/http_server.isolate |
+++ b/testing/legion/examples/events/task.isolate |
@@ -12,7 +12,7 @@ |
'../../../legion/run_task.py', |
], |
'files': [ |
- 'http_server.py', |
+ 'task.py', |
], |
}, |
} |