diff options
Diffstat (limited to 'tests/021.sh')
| -rw-r--r-- | tests/021.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/021.sh b/tests/021.sh index 2f225e1..d51057f 100644 --- a/tests/021.sh +++ b/tests/021.sh @@ -1,8 +1,6 @@ -set -e - cat <<'EOF' > expected EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' int main() { int a1; int* a2; |
