aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/063.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/063.sh')
-rw-r--r--tests/063.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/063.sh b/tests/063.sh
index a3095e8..4f899ee 100644
--- a/tests/063.sh
+++ b/tests/063.sh
@@ -1,11 +1,9 @@
-set -e
-
cat <<'EOF' > expected
123
456 789
EOF
-bash ../../test_diff.sh <<'EOF'
+test_diff <<'EOF'
#include <stdarg.h>
int fprintf();