1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +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

@@ -18,7 +18,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>DROP DATABASE IF EXISTS selenium</td>
<td>DROP DATABASE IF EXISTS adminer_test</td>
<td></td>
</tr>