mirror of
https://github.com/neovim/neovim.git
synced 2026-02-17 17:08:31 +00:00
Resolve issues mentioned in PR review
This commit is contained in:
@@ -280,7 +280,6 @@ describe("getcwd()", function ()
|
||||
|
||||
it("returns empty string if working directory does not exist", function()
|
||||
if helpers.iswin() then
|
||||
pending('[Cannot delete working directory in Windows]')
|
||||
return
|
||||
end
|
||||
command("cd "..directories.global)
|
||||
|
||||
Reference in New Issue
Block a user