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