This commit is contained in:
hlm7 2010-11-17 15:53:37 +00:00
parent 922a85092d
commit 8d2c3c9e70

View file

@ -1,31 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?> <?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"> <!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"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" /> <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title> <title>Test Suite</title>
</head> </head>
<body> <body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody> <table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr> <tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr> <tr><td><a href="SetDefaultTheme.html">SetDefaultTheme</a></td></tr>
<tr><td><a href="CreateTestLibrarian.html">CreateTestLibrarian</a></td></tr> <tr><td><a href="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles1.html">AddFacultyMemberRoles1</a></td></tr> <tr><td><a href="CreateTestLibrarian.html">CreateTestLibrarian</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles2.html">AddFacultyMemberRoles2</a></td></tr> <tr><td><a href="AddFacultyMemberRoles1.html">AddFacultyMemberRoles1</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles2.html">AddFacultyMemberRoles2</a></td></tr>
<tr><td><a <tr><td><a
href="AddLibrarianRoles1.html">AddLibrarianRoles1</a></td></tr> href="AddLibrarianRoles1.html">AddLibrarianRoles1</a></td></tr>
<tr><td><a href="AddLibrarianRoles2.html">AddLibrarianRoles2</a></td></tr> <tr><td><a href="AddLibrarianRoles2.html">AddLibrarianRoles2</a></td></tr>
<tr><td><a href="VerifyAllRolesSearchable.html">VerifyAllRolesSearchable</a></td></tr> <tr><td><a href="VerifyAllRolesSearchable.html">VerifyAllRolesSearchable</a></td></tr>
<tr><td><a <tr><td><a
href="CheckPublicView.html">CheckPublicView</a></td></tr> href="CheckPublicView.html">CheckPublicView</a></td></tr>
<tr><td><a <tr><td><a
href="CheckIndexView.html">CheckIndexView</a></td></tr> href="CheckIndexView.html">CheckIndexView</a></td></tr>
<tr><td><a <tr><td><a
href="CheckRepairMode.html">CheckRepairMode</a></td></tr> href="CheckRepairMode.html">CheckRepairMode</a></td></tr>
<tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr> <tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr>
<tr><td><a <tr><td><a
href="DeleteTestLibrarian.html">DeleteTestLibrarian</a></td></tr> href="DeleteTestLibrarian.html">DeleteTestLibrarian</a></td></tr>
<tr><td><a href="DeleteIndexStuff.html">DeleteIndexStuff</a></td></tr> <tr><td><a href="DeleteIndexStuff.html">DeleteIndexStuff</a></td></tr>
</tbody></table> </tbody></table>
</body> </body>
</html> </html>