Fix order in test as well

This commit is contained in:
Michal Čihař 2012-09-17 17:09:22 +02:00
parent 52e43c7e62
commit 072df6a1b1

View File

@ -285,8 +285,8 @@ class PMA_Types_MySQL_test extends PHPUnit_Framework_TestCase
array(
'BIN',
'CHAR',
'CURRENT_USER',
'COMPRESS',
'CURRENT_USER',
'DATABASE',
'DAYNAME',
'DES_DECRYPT',