hurl/integration/tests_ok/import_curl.sh

5 lines
154 B
Bash
Raw Normal View History

2023-04-22 10:55:32 +03:00
#!/bin/bash
set -Eeuo pipefail
hurl --file-root . tests_ok/import_curl.out >/dev/null # Validate expected file
2023-04-22 10:55:32 +03:00
hurlfmt --in curl tests_ok/import_curl.in