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 %check
%if %{undefined disable_tests} %if %{undefined disable_tests}
cd build cd build
ctest -V %{?_smp_mflags} make test
%endif %endif

Loading…
Cancel
Save