mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-21 03:38:26 -07:00
Updated tests
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user