Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2012-10-16 16:19:17 +02:00
commit 6cf2e85e8d

View File

@ -139,6 +139,7 @@ class PMA_TypesTest extends PHPUnit_Framework_TestCase
'<=',
'!=',
'LIKE',
'LIKE %...%',
'NOT LIKE',
'IN (...)',
'NOT IN (...)',