Drop trailing EOL in test commands

This commit is contained in:
Maxime Coste 2020-04-13 13:36:29 +10:00
parent 562ee6143a
commit 952aa0ed0a

View File

@ -19,7 +19,7 @@ main() {
eval -buffer *debug* write debug
quit!
}
try %{ exec -with-maps -with-hooks "%file{cmd}" }
try %{ exec -with-maps -with-hooks "%sh{cat cmd}" }
exec -with-hooks <c-l>
'