diff -r dda94db1149a -r 61fd17f9ab78 src/cm/tests/__init__.py --- a/src/cm/tests/__init__.py Wed Jan 13 18:15:21 2010 +0100 +++ b/src/cm/tests/__init__.py Wed Jan 20 20:43:38 2010 +0100 @@ -1,5 +1,5 @@ from cm.tests.test_notifications import * -from cm.tests.test_converters 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 *