cryptonas-archive/v0.3.5/src/cryptobox/tests/__init__.py
2009-07-18 04:12:08 +00:00

9 lines
178 B
Python

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