oops
This commit is contained in:
parent
20162b19e8
commit
902c6b4e91
|
@ -7,7 +7,7 @@ description = "A unittest framework"
|
||||||
license = "Apache License 2.0"
|
license = "Apache License 2.0"
|
||||||
skipDirs = @["tests"]
|
skipDirs = @["tests"]
|
||||||
bin = @["testrunner"]
|
bin = @["testrunner"]
|
||||||
srcDir = @["testutils"]
|
srcDir = "testutils"
|
||||||
|
|
||||||
requires "nim >= 1.0.2"
|
requires "nim >= 1.0.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue