(configuration)
| 881 | # main |
| 882 | # ======================================================================================================================= |
| 883 | def main(configuration): |
| 884 | PydevTestRunner(configuration).run_tests() |
nothing calls this directly
no test coverage detected