diff options
Diffstat (limited to 'tests/091.sh')
| -rw-r--r-- | tests/091.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/091.sh b/tests/091.sh index 9281811..a64c8ff 100644 --- a/tests/091.sh +++ b/tests/091.sh @@ -1,10 +1,8 @@ -set -e - cat <<'EOF' > expected 2 5 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); int main() { |
