diff options
Diffstat (limited to 'tests/037.sh')
| -rw-r--r-- | tests/037.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/037.sh b/tests/037.sh index bc6867b..bef69a5 100644 --- a/tests/037.sh +++ b/tests/037.sh @@ -1,9 +1,7 @@ -set -e - cat <<'EOF' > expected hi EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); void f() { |
