diff options
Diffstat (limited to 'tests/065.sh')
| -rw-r--r-- | tests/065.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/065.sh b/tests/065.sh index b644bed..8588944 100644 --- a/tests/065.sh +++ b/tests/065.sh @@ -1,8 +1,6 @@ -set -e - cat <<'EOF' > expected EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int main() { ; } EOF |
