Missed actual fix.

This commit is contained in:
cheatfate 2019-11-06 13:39:43 +02:00
parent 2dd31d892a
commit 62414b0bdd
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95
2 changed files with 2 additions and 2 deletions

View File

@ -8,3 +8,5 @@
## those terms.
import bearssl/[decls, errors]
export decls, errors
when defined(nimHasUsed): {.used.}

View File

@ -7,7 +7,5 @@
import unittest
import bearssl
when defined(nimHasUsed): {.used.}
test "dummy":
check true