Enable tests

This commit is contained in:
Robert Kuska 2015-12-14 15:57:49 +01:00
parent 19aade22cb
commit 5182e811f0
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
%global with_computed_gotos yes
# Turn this to 0 to turn off the "check" phase:
%global run_selftest_suite 0
%global run_selftest_suite 1
# We want to byte-compile the .py files within the packages using the new
# python3 binary.