Run docs on rsa.nim
This commit is contained in:
parent
f5ddcb7f54
commit
0d65bcdd52
1 changed files with 2 additions and 2 deletions
|
|
@ -61,8 +61,8 @@ task test, "Test":
|
|||
execTest "tests/tpcre.nim", "-d:FLAGS=\"-f:ast2\""
|
||||
|
||||
when defined(Linux):
|
||||
execTest "tests/rsa.nim", runDocs = false
|
||||
execTest "tests/rsa.nim", "-d:FLAGS=\"-H\"", runDocs = false
|
||||
execTest "tests/rsa.nim"
|
||||
execTest "tests/rsa.nim", "-d:FLAGS=\"-H\""
|
||||
|
||||
# Platform specific tests
|
||||
when defined(Windows):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue