1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Rename test database

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@905 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-07-24 12:30:52 +00:00
parent d1325f8673
commit b2107e8985
24 changed files with 46 additions and 45 deletions

View File

@@ -17,7 +17,7 @@
<td></td>
</tr>
<tr>
<td>click</td>
<td>clickAndWait</td>
<td>link=Interprets</td>
<td></td>
</tr>
@@ -28,7 +28,7 @@
</tr>
<tr>
<td>type</td>
<td>fields[interpret]</td>
<td>fields[name]</td>
<td>Michael Jackson</td>
</tr>
<tr>
@@ -53,11 +53,11 @@
</tr>
<tr>
<td>type</td>
<td>fields[album]</td>
<td>fields[title]</td>
<td>Dangerous</td>
</tr>
<tr>
<td>click</td>
<td>clickAndWait</td>
<td>//input[@value='Save']</td>
<td></td>
</tr>