diff options
author | Valery Piashchynski <[email protected]> | 2021-10-06 18:04:29 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-10-06 18:04:29 +0300 |
commit | 098e5ea8d869ca60ece4fcdf931e725549a85536 (patch) | |
tree | 777fdcb561deb93779afba3d8e78a78526b5c197 /tests/pipes_test_script.sh | |
parent | c8409d71958d7eba8595ccbe8950c49077a67c4d (diff) |
Add test scripts for the pipes and sockets
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/pipes_test_script.sh')
-rwxr-xr-x | tests/pipes_test_script.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pipes_test_script.sh b/tests/pipes_test_script.sh new file mode 100755 index 00000000..c759b0a6 --- /dev/null +++ b/tests/pipes_test_script.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +php ../../tests/client.php echo pipes |