Enable checks.

This commit is contained in:
Richard W.M. Jones 2011-08-02 12:42:16 +01:00
parent 2bbaf44290
commit 8139c3fb8e

View File

@ -633,8 +633,7 @@ chmod +x $borked
popd
%if %{runtests}
# Because of RHBZ#723555, RHBZ#723822
make quickcheck QUICKCHECK_TEST_TOOL_ARGS="-t 300"
make check
%endif