Skip to content

Commit 2c8406a

Browse files
committed
feat(test): support.os_helper.TESTFN
1 parent 806e0cb commit 2c8406a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
import std/os
3+
4+
const
5+
TESTFN* = currentSourcePath().parentDir()/../"tempfiletest"

0 commit comments

Comments
 (0)