summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hbacsvc-suite.html
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-08-15 09:53:11 +0200
committerMartin Kosek <mkosek@redhat.com>2013-08-15 13:17:40 +0200
commited3791d2f372257a1aab43043ea34d32bc6f610d (patch)
tree699cd2e9e5b01e7f3fce8755688b525249ae7be3 /install/ui/test/functional/hbacsvc-suite.html
parent1fa0f778786e451a21d78a291cd4e2762f9d028b (diff)
downloadfreeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.tar.gz
freeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.tar.xz
freeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.zip
Removal of deprecated selenium tests
Tests were deprecated by new FreeIPA 3.3 Web UI integration tests (ticket #3744). https://fedorahosted.org/freeipa/ticket/3857
Diffstat (limited to 'install/ui/test/functional/hbacsvc-suite.html')
-rw-r--r--install/ui/test/functional/hbacsvc-suite.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/install/ui/test/functional/hbacsvc-suite.html b/install/ui/test/functional/hbacsvc-suite.html
deleted file mode 100644
index 381ed632..00000000
--- a/install/ui/test/functional/hbacsvc-suite.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
- <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
- <title>Test Suite</title>
-</head>
-<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="hbacsvc-add.html">Add HBAC Service</a></td></tr>
-<tr><td><a href="hbacsvc-find.html">Search HBAC Service</a></td></tr>
-<tr><td><a href="hbacsvc-mod.html">Edit HBAC Service</a></td></tr>
-<tr><td><a href="hbacsvc-del.html">Delete HBAC Service</a></td></tr>
-</tbody></table>
-</body>
-</html>