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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
588
95536fa18d0d Minor adjustements to properly interact with Renkan client
durandn
parents: 587
diff changeset
     1
from .tests_renkan import *
95536fa18d0d Minor adjustements to properly interact with Renkan client
durandn
parents: 587
diff changeset
     2
from .tests_workspace import *
95536fa18d0d Minor adjustements to properly interact with Renkan client
durandn
parents: 587
diff changeset
     3
from .tests_revision import *