summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--copr-frontend.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/copr-frontend.spec b/copr-frontend.spec
index ffea0cc..26beeb7 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -292,7 +292,6 @@ EOF
%py_byte_compile %{__python3} %{buildroot}%{_datadir}/copr/coprs_frontend/coprs
%py_byte_compile %{__python3} %{buildroot}%{_datadir}/copr/coprs_frontend/alembic
-%py_byte_compile %{__python3} %{buildroot}%{_datadir}/copr/coprs_frontend/tests
%check
%if %{with check}