diff run_tests.py @ 4081:2751074199b5

Remove check_manifest test.
author Stefan Seefeld <stefan@seefeld.name>
date Fri, 27 Feb 2009 16:09:36 +0000
parents 25a6f93a17e1
children 4960a2c21590
line wrap: on
line diff
--- a/run_tests.py	Thu Feb 26 19:51:52 2009 +0000
+++ b/run_tests.py	Fri Feb 27 16:09:36 2009 +0000
@@ -625,9 +625,6 @@
     # 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)

Roundup Issue Tracker: http://roundup-tracker.org/