mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-28 04:13:33 +03:00
4 lines
75 B
Bash
4 lines
75 B
Bash
|
#!/bin/bash
|
||
|
set -Eeuo pipefail
|
||
|
hurl tests_error_parser/options_cacert.hurl
|