cryptonas-branches/staging-v0.3.5/src/cryptobox/tests/__init__.py

9 lines
178 B
Python
Raw Normal View History

2009-06-25 04:11:30 +02:00
"""Some unittests for the CryptoBox.
"""
__revision__ = "$Id$"
__all__ = [ 'test.cryptobox', 'test.cryptoboxtools', 'test.plugins', 'test.websites',
'base', 'tools' ]