Don't disable the test suite

This commit is contained in:
Slavek Kabrda 2014-11-07 10:07:32 +01:00
parent 5322c8ded1
commit e3d0c5000d
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
%global with_gdbm 1
# Turn this to 0 to turn off the "check" phase:
%global run_selftest_suite 0
%global run_selftest_suite 1
# Some of the files below /usr/lib/pythonMAJOR.MINOR/test (e.g. bad_coding.py)
# are deliberately invalid, leading to SyntaxError exceptions if they get