summaryrefslogtreecommitdiffstats
path: root/admin/python-coverage-test-runner.spec
diff options
context:
space:
mode:
Diffstat (limited to 'admin/python-coverage-test-runner.spec')
-rw-r--r--admin/python-coverage-test-runner.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/python-coverage-test-runner.spec b/admin/python-coverage-test-runner.spec
index d736ce7..d7b0936 100644
--- a/admin/python-coverage-test-runner.spec
+++ b/admin/python-coverage-test-runner.spec
@@ -13,6 +13,7 @@ URL: http://liw.fi/%{prjname}/
Source0: http://code.liw.fi/%{prjname}/%{pkgname}-%{version}.tar.gz
BuildArch: noarch
+BuildRequires: python-coverage
Requires: python-coverage
%description
@@ -39,6 +40,10 @@ that module.
%{__python} setup.py install -O1 --skip-build --root %{buildroot}
+%check
+%{__python} testrun.py
+
+
%files
%doc COPYING README
%{python_sitelib}/*