You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
186 B
Python

# -*- coding: utf-8 -*-
from . import test_methods
from . import test_lxml
from . import test_form_impl
from . import test_xml_tools
from . import test_res_config
from . import test_env