hurl/integration/tests_ok/connect_to.sh

4 lines
188 B
Bash
Raw Normal View History

2023-03-30 22:56:43 +03:00
#!/bin/bash
set -Eeuo pipefail
hurl tests_ok/connect_to.hurl --connect-to foo.com:80:localhost:8000 --connect-to bar.com:80:localhost:8000 --connect-to baz.com:80:localhost:8000 --verbose