src/cm/tests/__init__.py
changeset 305 df2c3202fd8e
parent 287 fc5ed157ebfe
--- a/src/cm/tests/__init__.py	Tue Aug 03 16:42:05 2010 +0200
+++ b/src/cm/tests/__init__.py	Tue Aug 03 18:01:35 2010 +0200
@@ -6,4 +6,5 @@
 from cm.tests.test_history import *
 from cm.tests.test_security import *
 from cm.tests.test_activity import *
+from cm.tests.test_registration import *
 from cm.tests.test_api import *