Get more verbose test output

This commit is contained in:
Andreas Schneider 2017-08-01 13:22:07 +02:00
parent 32b4ed3819
commit 71ce8fe900

View File

@ -54,7 +54,7 @@ popd
%check
pushd obj
make test
ctest -V
popd
%files