Initial commit
This commit is contained in:
commit
a7f0b68f28
10 changed files with 60 additions and 0 deletions
1
tests/config.nims
Normal file
1
tests/config.nims
Normal file
|
|
@ -0,0 +1 @@
|
|||
--path:"../src"
|
||||
3
tests/test.nim
Normal file
3
tests/test.nim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
## Put your tests here.
|
||||
|
||||
import nimtemplate
|
||||
Loading…
Add table
Add a link
Reference in a new issue