X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=run_tests.py;h=5855e8a0c5a7324f24a4fb066630ac134f091e68;hb=111bcd404dba914ebbb25ac20cd8ec038e1c25a1;hp=ab3b126ecae8092eadb6a1103feccf8c75b49e8e;hpb=ebf52fc6181b6fa6f329bcaeda8b7b0382034f8f;p=roundup.git diff --git a/run_tests.py b/run_tests.py index ab3b126..5855e8a 100644 --- a/run_tests.py +++ b/run_tests.py @@ -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)