summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2012-04-20 07:03:16 -0400
committerPetr Viktorin <pviktori@redhat.com>2013-09-25 10:13:56 +0200
commit3e505fe532e2d945b72bf434023680cdb222e96c (patch)
tree603190a4dc0c53332a17d7e3864b06ab1c454828 /freeipa.spec.in
parenta9843d6918f73c2236d0083b1e8adf54ca34eb0d (diff)
downloadfreeipa.git-3e505fe532e2d945b72bf434023680cdb222e96c.tar.gz
freeipa.git-3e505fe532e2d945b72bf434023680cdb222e96c.tar.xz
freeipa.git-3e505fe532e2d945b72bf434023680cdb222e96c.zip
Move tests to test directories
Nose doesn't pick up directories that don't begin with 'test'. Rename ipatests/test_ipaserver/install to test_install so that it's run. Also, merge test_ipautil.py from ipapython/test into tests/test_ipapython, so the whole test suite is in one place.
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 88c02258..cb2a818b 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -822,7 +822,7 @@ fi
%dir %{python_sitelib}/ipatests/test_ipalib
%dir %{python_sitelib}/ipatests/test_ipapython
%dir %{python_sitelib}/ipatests/test_ipaserver
-%dir %{python_sitelib}/ipatests/test_ipaserver/install
+%dir %{python_sitelib}/ipatests/test_ipaserver/test_install
%dir %{python_sitelib}/ipatests/test_pkcs10
%dir %{python_sitelib}/ipatests/test_webui
%dir %{python_sitelib}/ipatests/test_xmlrpc