src/cm/tests/__init__.py
changeset 0 40c8f766c9b8
child 103 61fd17f9ab78
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     1 from cm.tests.test_notifications import *
       
     2 from cm.tests.test_converters import *
       
     3 from cm.tests.test_spannifier import *
       
     4 from cm.tests.test_comment_positioning import *
       
     5 from cm.tests.test_structure import *
       
     6 from cm.tests.test_history import *
       
     7 from cm.tests.test_security import *
       
     8 from cm.tests.test_activity import *