14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23
23
from __future__ import absolute_import
27
27
suite = loader.suiteClass()
28
28
# add the tests for this module (obviously none so far)
29
29
suite.addTests(basic_tests)
35
35
# add the tests for the sub modules