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