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