just run tests with "make test"

epel9
Jens Petersen 9 years ago
parent 5423d3b2a0
commit eca85736e1

@ -68,7 +68,7 @@ rm %{buildroot}%{_libdir}/libcmark.a
%check
%if %{undefined disable_tests}
cd build
ctest -V %{?_smp_mflags}
make test
%endif

Loading…
Cancel
Save