cryptonas-archive/v0.3.1/src/cryptobox/tests/__init__.py

8 lines
152 B
Python
Raw Normal View History

2006-12-20 04:29:20 +01:00
"""Some unittests for the CryptoBox.
"""
__revision__ = "$Id"
__all__ = [ 'test.cryptobox', 'test.cryptoboxtools', 'test.plugins', 'test.websites' ]