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