diff --git a/obs-service-tar_scm.spec b/obs-service-tar_scm.spec index a55a5fd..bdb4ed5 100644 --- a/obs-service-tar_scm.spec +++ b/obs-service-tar_scm.spec @@ -134,7 +134,7 @@ make install DESTDIR="%{buildroot}" PREFIX="%{_prefix}" SYSCFG="%{_sysconfdir}" # No need to run PEP8 tests here; that would require a potentially # brittle BuildRequires: python-pep8, and any style issues are already # caught by Travis CI. -#make test +make test %endif %endif