server/python2/django/renkanmanager/tests/__init__.py
author durandn
Tue, 26 Jan 2016 17:18:04 +0100
changeset 588 95536fa18d0d
parent 587 fb0041aa74d3
permissions -rw-r--r--
Minor adjustements to properly interact with Renkan client

from .tests_renkan import *
from .tests_workspace import *
from .tests_revision import *