Git fork
at reftables-rust 7 lines 139 B view raw
1test_expect_success 'empty-here-doc' ' 2git ls-tree $tree path >current && 3# LINT: empty here-doc 4cat >expected <<\EOF && 5EOF 6test_output 7'