]> gitweb.michael.orlitzky.com - dunshire.git/blob - test/__main__.py
Update Sphinx with the new directory structure.
[dunshire.git] / test / __main__.py
1 from test import build_suite, run_suite
2
3 run_suite(build_suite())