diff options
Diffstat (limited to 'tests/045.sh')
| -rw-r--r-- | tests/045.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/045.sh b/tests/045.sh index f788b62..efd6a30 100644 --- a/tests/045.sh +++ b/tests/045.sh @@ -1,8 +1,6 @@ -set -e - cat <<'EOF' > expected EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' typedef long size_t; int atoi(const char*); |
