Skip to content

Commit

Permalink
Improve test
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Aug 8, 2011
1 parent 593e071 commit 709ef12
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/3-create-index.html
Expand Up @@ -31,6 +31,11 @@
<td>indexes[2][columns][1]</td>
<td>label=name</td>
</tr>
<tr>
<td>verifyValue</td>
<td>name=indexes[2][name]</td>
<td>name</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Save']</td>
Expand All @@ -56,7 +61,6 @@
<td>Indexes have been altered.</td>
<td></td>
</tr>

</tbody></table>
</body>
</html>

0 comments on commit 709ef12

Please sign in to comment.