Update tests

This commit is contained in:
Jakub Vrana 2010-09-30 10:15:37 +02:00
parent 5a73c01212
commit 80b827931b
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>SHOW PROCESSLIST</td>
<td>SHOW FULL PROCESSLIST</td>
<td></td>
</tr>

View file

@ -18,7 +18,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='content']/p[3]/a</td>
<td>link=Edit</td>
<td></td>
</tr>
<tr>

View file

@ -23,12 +23,12 @@
</tr>
<tr>
<td>select</td>
<td>indexes[1][type]</td>
<td>indexes[2][type]</td>
<td>label=PRIMARY</td>
</tr>
<tr>
<td>select</td>
<td>indexes[1][columns][1]</td>
<td>indexes[2][columns][1]</td>
<td>label=name</td>
</tr>
<tr>
@ -43,7 +43,7 @@
</tr>
<tr>
<td>select</td>
<td>indexes[1][type]</td>
<td>indexes[2][type]</td>
<td>label=INDEX</td>
</tr>
<tr>