1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-18 12:21:24 +02:00

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

@@ -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>