Skip to content

Commit 794ee44

Browse files
committed
Add the vcstools module to tmoduletests.nim
Related to #127
1 parent 22404bd commit 794ee44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tmoduletests.nim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ suite "Module tests":
2525
moduleTest "sha1hashes"
2626
moduleTest "tools"
2727
moduleTest "topologicalsort"
28+
moduleTest "vcstools"
2829
moduleTest "version"

0 commit comments

Comments
 (0)