diff options
Diffstat (limited to 'tests/063.sh')
| -rw-r--r-- | tests/063.sh | 4 |
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(); |
