diff options
Diffstat (limited to 'tests/093.sh')
| -rw-r--r-- | tests/093.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/093.sh b/tests/093.sh index 50e20fa..fe0bda9 100644 --- a/tests/093.sh +++ b/tests/093.sh @@ -1,12 +1,10 @@ -set -e - cat <<'EOF' > expected 42 246 221 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); #define A(x) x |
