diff options
Diffstat (limited to 'tests/042.sh')
| -rw-r--r-- | tests/042.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/042.sh b/tests/042.sh index b9f1749..8e2c85b 100644 --- a/tests/042.sh +++ b/tests/042.sh @@ -1,9 +1,7 @@ -set -e - cat <<'EOF' > expected 42,123 EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int printf(); #define A foo_a |
