Revert "Temporary disable tests due to broken krb5"

This reverts commit 1bedb06db6.

Rawhide contain krb5-1.13.2-12.fc24 which fixed bug with missing
/usr/share/krb5.conf.d. So, unit test should pass.
This commit is contained in:
Lukas Slebodnik 2015-10-07 13:42:42 +02:00
parent 69b9d3f518
commit 4bdb4e48cd

View File

@ -543,7 +543,7 @@ make %{?_smp_mflags} all docs
%check
export CK_TIMEOUT_MULTIPLIER=10
#make %{?_smp_mflags} check VERBOSE=yes
make %{?_smp_mflags} check VERBOSE=yes
unset CK_TIMEOUT_MULTIPLIER
%install