diff options
Diffstat (limited to 'tests/066.sh')
| -rw-r--r-- | tests/066.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/066.sh b/tests/066.sh index 7ff5ed5..21ef9c6 100644 --- a/tests/066.sh +++ b/tests/066.sh @@ -1,10 +1,8 @@ -set -e - cat <<'EOF' > expected 8 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' #include <stdarg.h> int printf(); |
