summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2020-04-13 13:36:29 +1000
committerMaxime Coste <mawww@kakoune.org>2020-04-13 13:36:29 +1000
commit952aa0ed0a58fc35e23dd3ca8bfa7a68ce2ea342 (patch)
tree39ac592ebcc90689383a865e29b78c6bc36c5c08 /test
parent562ee6143a2c6c1e4a282459a275a42aafb627c6 (diff)
Drop trailing EOL in test commands
Diffstat (limited to 'test')
-rwxr-xr-xtest/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run b/test/run
index d73495e6..c7136100 100755
--- a/test/run
+++ b/test/run
@@ -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>
'