Skip to content

Commit 344441c

Browse files
author
Arthur Melton
committed
tests work
1 parent 6fa665e commit 344441c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_code/exec.nys

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
use os;
12
if (os() != "macos") {
23
log(exec("dir"));
34
}

0 commit comments

Comments
 (0)