diff options
author | James McCoy <jamessan@jamessan.com> | 2016-06-06 22:01:55 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-06-15 09:54:27 -0400 |
commit | d45a665b00e4c96f2f856f750b1148506aa31e2a (patch) | |
tree | ef74ffc7ac2d7597b2696220512e8e68825997ab /test/functional/viml/function_spec.lua | |
parent | bec5fd5809afc6da52785e3007a467ec988d7d77 (diff) | |
download | rneovim-d45a665b00e4c96f2f856f750b1148506aa31e2a.tar.gz rneovim-d45a665b00e4c96f2f856f750b1148506aa31e2a.tar.bz2 rneovim-d45a665b00e4c96f2f856f750b1148506aa31e2a.zip |
test: functional: Remove unnecessary use of clipboard register
menu_spec.lua yanks to the clipboard, but never pastes from it. This
can leave a child xsel process waiting around for something to paste the
content, causing the test process to hang.
Since the test isn't explicitly trying to exercise the clipboard, simply
use the default register.
Diffstat (limited to 'test/functional/viml/function_spec.lua')
0 files changed, 0 insertions, 0 deletions