diff options
| author | Maxime Coste <mawww@kakoune.org> | 2020-04-13 13:36:29 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2020-04-13 13:36:29 +1000 |
| commit | 952aa0ed0a58fc35e23dd3ca8bfa7a68ce2ea342 (patch) | |
| tree | 39ac592ebcc90689383a865e29b78c6bc36c5c08 /test | |
| parent | 562ee6143a2c6c1e4a282459a275a42aafb627c6 (diff) | |
Drop trailing EOL in test commands
Diffstat (limited to 'test')
| -rwxr-xr-x | test/run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> ' |
