src/cm/tests/__init__.py
author raph
Mon, 12 Jul 2010 16:37:32 +0200
changeset 289 285e67006eb0
parent 287 fc5ed157ebfe
child 305 df2c3202fd8e
permissions -rw-r--r--
fix error when last text_version is deleted

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 *
from cm.tests.test_api import *