Skip to content

Commit 56de768

Browse files
committed
Remove check_manifest test.
1 parent 03295f2 commit 56de768

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

run_tests.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -625,9 +625,6 @@ def main(module_filter, test_filter, libdir):
625625
# Hmm...
626626
logini = os.path.abspath("log.ini")
627627

628-
from roundup.dist.command.build import check_manifest
629-
check_manifest()
630-
631628
# Initialize the path and cwd
632629
global pathinit
633630
pathinit = PathInit(build, build_inplace, libdir)

0 commit comments

Comments
 (0)