diff options
Diffstat (limited to 'tests/032.sh')
| -rw-r--r-- | tests/032.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/032.sh b/tests/032.sh index 5e55b2a..b5812dd 100644 --- a/tests/032.sh +++ b/tests/032.sh @@ -1,11 +1,9 @@ -set -e - cat <<'EOF' > expected 97 48 92 39 10 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); int main() { |
