Holly did a batch of commits for the new theme test suites to add a first step of selecting the new theme.

This commit is contained in:
hlm7 2010-11-17 15:55:42 +00:00
parent 3181cdcc4e
commit c94249fc55

View file

@ -8,6 +8,7 @@
<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="SetDefaultTheme.html">SetDefaultTheme</a></td></tr>
<tr><td><a href="CheckUserBasedPrivileges.html">CheckUserBasedPrivileges</a></td></tr> <tr><td><a href="CheckUserBasedPrivileges.html">CheckUserBasedPrivileges</a></td></tr>
</tbody></table> </tbody></table>
</body> </body>