Files
neovim/test/functional/normal/put_spec.lua
Matthew Malcomson 9abef7ded9 test/put_spec: 2x speedup (#6294)
Instead of helpers.clear() between each test, use execute('enew!')
and ensure the state that matters is reset between each test.
2017-03-18 01:59:51 +01:00

28 KiB