From c6f094ff3580567c56838d432f89a0938a90bb2bd6032de02c5737b190fc1875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 12 Apr 2017 16:23:24 +0000 Subject: [PATCH] enable test case OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=156 --- obs-service-tar_scm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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