diff options
Diffstat (limited to 'tests/027.sh')
| -rw-r--r-- | tests/027.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/027.sh b/tests/027.sh index ee10aa3..167d398 100644 --- a/tests/027.sh +++ b/tests/027.sh @@ -1,8 +1,6 @@ -set -e - cat <<'EOF' > expected EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' struct Token { int kind; char* value; |
