Files
neovim/test/functional
Marco Hinz 2b2cea38a9 Test: fix functional/ex_cmds/recover_spec.lua
os.remove() wasn't removing the temporary swap directory which leads to
problems when the test is run a second time.

That's also the reason why the CI never caught this.

os.remove() got replaced by helpers.rmdir().
2015-07-20 22:19:16 +02:00
..
2015-07-16 23:10:01 -03:00
2015-07-19 04:06:45 +02:00