summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-03-15 16:09:14 -0400
committerEndi S. Dewata <edewata@redhat.com>2011-03-21 15:57:09 -0400
commit538deb6013914bec2c06c272d65f0ea6eae995f1 (patch)
tree6bc28da76a702959515ff26735e112b84bcf2b7c
parentea680c588779cbc11846a6da8a86e470893c6435 (diff)
downloadfreeipa-538deb6013914bec2c06c272d65f0ea6eae995f1.tar.gz
freeipa-538deb6013914bec2c06c272d65f0ea6eae995f1.tar.xz
freeipa-538deb6013914bec2c06c272d65f0ea6eae995f1.zip
Renamed group test file.
-rw-r--r--install/ui/test/functional/group-find.html (renamed from install/ui/test/functional/view-groups.html)0
-rw-r--r--install/ui/test/functional/groups.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/test/functional/view-groups.html b/install/ui/test/functional/group-find.html
index edf9c9f7..edf9c9f7 100644
--- a/install/ui/test/functional/view-groups.html
+++ b/install/ui/test/functional/group-find.html
diff --git a/install/ui/test/functional/groups.html b/install/ui/test/functional/groups.html
index 2cef2ef2..6f23bb55 100644
--- a/install/ui/test/functional/groups.html
+++ b/install/ui/test/functional/groups.html
@@ -8,7 +8,7 @@
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
-<tr><td><a href="view-groups.html">View Groups</a></td></tr>
+<tr><td><a href="group-find.html">View Groups</a></td></tr>
<tr><td><a href="group-add.html">Add Group</a></td></tr>
<tr><td><a href="group-mod.html">Edit Group</a></td></tr>
<tr><td><a href="group-add-user.html">Add User</a></td></tr>