Code

- fix handling of traceback mails to the roundup admin
[roundup.git] / run_tests.py
index ab3b126ecae8092eadb6a1103feccf8c75b49e8e..5855e8a0c5a7324f24a4fb066630ac134f091e68 100644 (file)
@@ -625,9 +625,6 @@ def main(module_filter, test_filter, libdir):
     # Hmm...
     logini = os.path.abspath("log.ini")
 
-    from roundup.dist.command.build import check_manifest
-    check_manifest()
-
     # Initialize the path and cwd
     global pathinit
     pathinit = PathInit(build, build_inplace, libdir)