summaryrefslogtreecommitdiffstats
path: root/ipatests/setup.py.in
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-05-24 13:48:53 +0200
committerPetr Vobornik <pvoborni@redhat.com>2013-07-16 13:15:59 +0200
commit2a9be928556e58a69b7ce7a3b7f0aebd8f4c23bc (patch)
tree6520c97ee694acde785ceb1bc945b80f209137c2 /ipatests/setup.py.in
parente3cddab940a77424b1bb56b75bba10d177fbc1cc (diff)
downloadfreeipa-2a9be928556e58a69b7ce7a3b7f0aebd8f4c23bc.tar.gz
freeipa-2a9be928556e58a69b7ce7a3b7f0aebd8f4c23bc.tar.xz
freeipa-2a9be928556e58a69b7ce7a3b7f0aebd8f4c23bc.zip
Upstream Web UI tests
Documentation: http://www.freeipa.org/page/Web_UI_Integration_Tests https://fedorahosted.org/freeipa/ticket/3744
Diffstat (limited to 'ipatests/setup.py.in')
-rw-r--r--ipatests/setup.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipatests/setup.py.in b/ipatests/setup.py.in
index 2a5bffce9..845a64642 100644
--- a/ipatests/setup.py.in
+++ b/ipatests/setup.py.in
@@ -74,6 +74,7 @@ def setup_package():
"ipatests.test_ipaserver",
"ipatests.test_ipaserver.install",
"ipatests.test_pkcs10",
+ "ipatests.test_webui",
"ipatests.test_xmlrpc"],
scripts=['ipa-run-tests', 'ipa-test-config'],
package_data = {