mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 14:46:05 -04:00
Updated tests
This commit is contained in:
parent
bd933dc1df
commit
8c167b8f3d
2 changed files with 57 additions and 31 deletions
|
@ -3,6 +3,7 @@ import unittest
|
|||
from .hashes import TestSHA256
|
||||
from .hashes import TestSHA512
|
||||
from .identity import TestIdentity
|
||||
from .link import TestLink
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main(verbosity=2)
|
Loading…
Add table
Add a link
Reference in a new issue