use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:16:01 +09:00
parent 608491866f
commit 31b0fc5016
1 changed files with 1 additions and 3 deletions

View File

@ -105,9 +105,7 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/docs/manual/*
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post -n ghc-%{name}-devel