diff --git a/test/run b/test/run index 8004be65..85a92120 100755 --- a/test/run +++ b/test/run @@ -19,8 +19,8 @@ main() { eval -buffer *debug* write debug quit! } - try %{ exec -with-maps "%sh{cat cmd}" } - exec + try %{ exec -with-maps -with-hooks "%sh{cat cmd}" } + exec -with-hooks eval -buffer *debug* write debug nop %sh{ printf %s\\n "$kak_selections" > selections