diff --git a/psi4.spec b/psi4.spec index 798c15f..73b1722 100644 --- a/psi4.spec +++ b/psi4.spec @@ -118,11 +118,10 @@ rm -rf %{buildroot}%{_datadir}/cmake/TargetHDF5/ rm -rf %{buildroot}%{_datadir}/cmake/TargetLAPACK/ %check -# Run quick tests +# Run quick tests to see the program works. +# quicktests are too long, whole test suite way too long. cd objdir-%{_target_platform}/tests -ctest -L quicktests -# Run all tests - takes way too long -#ctest +ctest -L smoketests %files %license COPYING COPYING.LESSER