src/cm/tests/__init__.py
author rbernard
Thu, 21 Jan 2010 21:15:20 +0100
changeset 115 3ba2d2da386f
parent 103 61fd17f9ab78
child 287 fc5ed157ebfe
permissions -rw-r--r--
Merge with f0d097bff6b24c351716139ea4cc4c6b91be6612

from cm.tests.test_notifications import *
#from cm.tests.test_converters import *
from cm.tests.test_spannifier import *
from cm.tests.test_comment_positioning import *
from cm.tests.test_structure import *
from cm.tests.test_history import *
from cm.tests.test_security import *
from cm.tests.test_activity import *