cryptonas/src/cryptobox/tests/__init__.py

8 lines
152 B
Python

"""Some unittests for the CryptoBox.
"""
__revision__ = "$Id"
__all__ = [ 'test.cryptobox', 'test.cryptoboxtools', 'test.plugins', 'test.websites' ]