From 7bac6f5f9af3c5c8190b81d5eded9df6b11cf5cb Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 1 May 2020 18:20:36 +0200 Subject: don't close #14142 --- tests/test_nimscript.nims | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_nimscript.nims b/tests/test_nimscript.nims index 2325d96cb..a2e8ac945 100644 --- a/tests/test_nimscript.nims +++ b/tests/test_nimscript.nims @@ -73,7 +73,7 @@ import std/[ block: doAssert "./foo//./bar/".normalizedPath == "foo/bar".unixToNativePath -block: # #14142 +when false: # #14142 discard existsDir("/usr") discard dirExists("/usr") discard existsFile("/usr/foo") -- cgit 1.4.1-2-gfad0