diff options
Diffstat (limited to 'tests/ex_hello.sh')
| -rw-r--r-- | tests/ex_hello.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/ex_hello.sh b/tests/ex_hello.sh deleted file mode 100644 index 750c14a..0000000 --- a/tests/ex_hello.sh +++ /dev/null @@ -1,7 +0,0 @@ -set -e - -cat <<'EOF' > expected -Hello, World! -EOF - -test_example hello |
