diff options
Diffstat (limited to 'tests/082.sh')
| -rw-r--r-- | tests/082.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/082.sh b/tests/082.sh index 1d7727f..d1e87d6 100644 --- a/tests/082.sh +++ b/tests/082.sh @@ -1,12 +1,10 @@ -set -e - cat <<'EOF' > expected 8 42 42 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); union U { |
