diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-09-20 03:02:48 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-09-20 11:08:14 +0200 |
commit | 13e57246216c946594862938a392e4b8fab4e8b4 (patch) | |
tree | 253eb6689936304db3fd1acc66b3e1072104ddf0 /test/functional/shell/viml_system_spec.lua | |
parent | 764f576d641fbc1f0608148d995a63847adb010e (diff) | |
download | rneovim-13e57246216c946594862938a392e4b8fab4e8b4.tar.gz rneovim-13e57246216c946594862938a392e4b8fab4e8b4.tar.bz2 rneovim-13e57246216c946594862938a392e4b8fab4e8b4.zip |
test/helpers.rmdir(): lfs.rmdir() instead of os.remove()
os.remove() fails on empty directories in non-POSIX systems.
https://github.com/keplerproject/luafilesystem/issues/4
lfs.rmdir() "usually" works, so use it instead.
Closes #5236
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions