hurl/integration/tests_ok/output.sh

6 lines
136 B
Bash
Raw Normal View History

2023-03-30 22:56:43 +03:00
#!/bin/bash
set -Eeuo pipefail
rm -f tests_ok/output.bin
hurl --output tests_ok/output.bin tests_ok/output.hurl
cat tests_ok/output.bin