Skip to content

Commit 34efcef

Browse files
committed
fix nim config
1 parent 13e210f commit 34efcef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tests/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*
22
!nim.cfg
33
!test_*.nim
4-
!.gitignore
4+
!.gitignore
5+
!config.nims

tests/config.nims

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
switch("path", "$projectDir/../src")

0 commit comments

Comments
 (0)