diff options
Diffstat (limited to 'tests/086.sh')
| -rw-r--r-- | tests/086.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/086.sh b/tests/086.sh index ee440b5..93b1e14 100644 --- a/tests/086.sh +++ b/tests/086.sh @@ -1,11 +1,9 @@ -set -e - cat <<'EOF' > expected 105 0 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); int main() { |
