diff options
author | Valery Piashchynski <[email protected]> | 2020-11-04 15:32:55 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-04 15:32:55 +0300 |
commit | e0a0c0d31cf9724754c63c67865403af7fceb1a4 (patch) | |
tree | 3c7fcde78a280d8058c38816931c8b15d1779c8e /plugins/app/tests/.rr.yaml | |
parent | edc45b3e24afdb5e56e74ffbbbd50e0e3b04922b (diff) |
Update structure, add tests for RPC
Diffstat (limited to 'plugins/app/tests/.rr.yaml')
-rw-r--r-- | plugins/app/tests/.rr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/app/tests/.rr.yaml b/plugins/app/tests/.rr.yaml index 171f51dc..c9d1bd40 100644 --- a/plugins/app/tests/.rr.yaml +++ b/plugins/app/tests/.rr.yaml @@ -1,5 +1,5 @@ app: - command: "php hello.php" + command: "php plugins/app/tests/hello.php hello_echo" user: "" group: "" env: |