aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ex_hello.sh
blob: 3c9e13bd7147227372b9732ae3373918550e9f06 (plain)
1
2
3
4
5
6
7
set -e

cat <<'EOF' > expected
Hello, World!
EOF

bash ../../test_example.sh hello