]> git.joonet.de Git - adminer.git/commitdiff
Improve test
authorJakub Vrana <jakub@vrana.cz>
Mon, 8 Aug 2011 14:19:23 +0000 (16:19 +0200)
committerJakub Vrana <jakub@vrana.cz>
Mon, 8 Aug 2011 14:19:23 +0000 (16:19 +0200)
tests/3-create-index.html

index 6de8463b91b1151dae6a5643921b19a469df4464..2ec306590b3957ef4534a22f4154a63f00d2ac78 100644 (file)
        <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>
@@ -56,7 +61,6 @@
        <td>Indexes have been altered.</td>
        <td></td>
 </tr>
-
 </tbody></table>
 </body>
 </html>