aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/getheader.nims2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/getheader.nims b/tests/getheader.nims
index 57584a6..6d0f73a 100644
--- a/tests/getheader.nims
+++ b/tests/getheader.nims
@@ -20,7 +20,7 @@ var
rcmd = " -r lzma.nim"
exp = "liblzma version = "
-when defined(linux):
+when defined(posix):
testCall(cmd & rcmd, "No build files found", 1)
# stdlib