src/cm/tests/__init__.py
changeset 103 61fd17f9ab78
parent 0 40c8f766c9b8
child 287 fc5ed157ebfe
--- 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 *