diff options
Diffstat (limited to 'tests/052.sh')
| -rw-r--r-- | tests/052.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/052.sh b/tests/052.sh index df479d3..73bcd5d 100644 --- a/tests/052.sh +++ b/tests/052.sh @@ -1,8 +1,6 @@ -set -e - cat <<'EOF' > expected EOF -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' // TODO: check if the token is at the beginning of line. // TODO: check if skipped whitespaces do not contain line breaks. int main() { |
