From ae8bf62c2c717e22edd3bda6c0815c246be4a104 Mon Sep 17 00:00:00 2001 From: ayusun Date: Tue, 30 Apr 2013 21:43:12 +0530 Subject: [PATCH] Modified PMA_Types_MySQL_test test cases --- test/classes/PMA_Types_MySQL_test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/test/classes/PMA_Types_MySQL_test.php b/test/classes/PMA_Types_MySQL_test.php index 11d7afce28..fa1eace4f0 100644 --- a/test/classes/PMA_Types_MySQL_test.php +++ b/test/classes/PMA_Types_MySQL_test.php @@ -302,6 +302,7 @@ class PMA_Types_MySQL_Test extends PHPUnit_Framework_TestCase array( 'CHAR', array( + 'AES_ENCRYPT', 'BIN', 'CHAR', 'COMPRESS',