Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
rag-system
rag-system
/
t
/
chainlint
/
unclosed-here-doc-indent.test
Code
Commits
Pulls
CI/CD
82,128
seen
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
'