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