From 0a8a9d9efbd3e3efc3ff00c82f7e7919635ee864 Mon Sep 17 00:00:00 2001 From: stefan Date: Fri, 27 Feb 2009 16:09:36 +0000 Subject: [PATCH] Remove check_manifest test. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4173 57a73879-2fb5-44c3-a270-3262357dd7e2 --- run_tests.py | 3 --- 1 file changed, 3 deletions(-) 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) -- 2.30.2