diff -r 95536fa18d0d -r 0ae11aa255a3 server/python/django2/renkanmanager/tests/__init__.py --- /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