Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
unclosed-here-doc-indent.test
Code
Commits
Pulls
CI/CD
81,348
maint
bisect
jch
maint
master
next
seen
test
todo
test
6 lines
153 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'unclosed-here-doc-indent'
'
2
command_which_is_run &&
3
cat >expect <<-\EOF &&
4
we forget to end the here-doc
5
command_which_is_gobbled
6
'