Skip to content

Commit 7f35570

Browse files
author
Ram Rachum
committed
-
1 parent 728266a commit 7f35570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def ensure_zip_testing_was_legit():
165165
testing_from_zip = '--from-zip' in argv
166166
if testing_from_zip:
167167
argv.remove('--from-zip')
168+
prepare_zip_testing()
168169

169170
# Adding test packages to arguments to have Nose take tests from them:
170171
argv += ['%s/test_%s' % (package_name, package_name) for

0 commit comments

Comments
 (0)