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

Update tests

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@520 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2008-10-06 08:39:56 +00:00
parent 541a2e10d4
commit 221f53d30d
2 changed files with 26 additions and 1 deletions

View File

@@ -26,6 +26,16 @@
<td>Logout successful.</td>
<td></td>
</tr>
<tr>
<td>selectAndWait</td>
<td>//select[@name='lang']</td>
<td>label=Čeština</td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Přihlásit se</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/phpMinAdmin/_coverage.php</td>