Resolve issues mentioned in PR review

This commit is contained in:
Jan Edmund Lazo
2018-02-19 07:09:46 -05:00
parent 795da343bb
commit 7fa69fb288
3 changed files with 0 additions and 6 deletions

View File

@@ -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)