diff options
Diffstat (limited to 'tests/ex_hello.sh')
| -rw-r--r-- | tests/ex_hello.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ex_hello.sh b/tests/ex_hello.sh index 3c9e13b..750c14a 100644 --- a/tests/ex_hello.sh +++ b/tests/ex_hello.sh @@ -4,4 +4,4 @@ cat <<'EOF' > expected Hello, World! EOF -bash ../../test_example.sh hello +test_example hello |
