diff options
Diffstat (limited to 'tests/044.sh')
| -rw-r--r-- | tests/044.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/044.sh b/tests/044.sh index c6f0b06..a460ae4 100644 --- a/tests/044.sh +++ b/tests/044.sh @@ -1,10 +1,8 @@ -set -e - cat <<'EOF' > expected 4 0,1,2 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); enum E { |
