server/python/django2/renkanmanager/tests/__init__.py
changeset 589 0ae11aa255a3
parent 588 95536fa18d0d
child 590 3be2a86981c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/server/python/django2/renkanmanager/tests/__init__.py	Tue Feb 02 16:21:20 2016 +0100
@@ -0,0 +1,3 @@
+from .tests_renkan import *
+from .tests_workspace import *
+from .tests_revision import *
\ No newline at end of file