Switch on tests again.

This commit is contained in:
Matej Cepl 2023-04-05 19:28:35 +02:00
parent 3106a83485
commit 70931eb48e
Signed by: mcepl
GPG Key ID: 79205802880BC9D8

View File

@ -229,7 +229,7 @@ export NO_BRP_CHECK_RPATH=true
HOSTNAME=OBS
USERNAME=OBS
pushd build
%make_build BUSTED_PRG=$(readlink -f ../lj-busted.sh) unittest || /bin/true
%make_build BUSTED_PRG=$(readlink -f ../lj-busted.sh) unittest
popd
%endif
%endif