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