Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
rag-system
rag-system
/
t
/
chainlint
/
empty-here-doc.test
Code
Commits
Pulls
CI/CD
81,972
jch
bisect
jch
maint
master
next
seen
test
todo
test
7 lines
139 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'empty-here-doc'
'
2
git ls-tree $tree path >current &&
3
# LINT: empty here-doc
4
cat >expected <<\EOF &&
5
EOF
6
test_output
7
'