Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-06-24 09:34:34 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-06-24 09:34:34 +0300
commitb9169b02cba7d5f25a7822304fe85816f19a7b28 (patch)
tree9efd6500966920c53d7f8b3e9916b0e80f80bd2a /test
parent926e310a5909a600b0184b2f89b5e92654118e53 (diff)
Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/libraries/PMA_insert_edit_test.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/libraries/PMA_insert_edit_test.php b/test/libraries/PMA_insert_edit_test.php
index 3989ed818c..b212a1b3c0 100644
--- a/test/libraries/PMA_insert_edit_test.php
+++ b/test/libraries/PMA_insert_edit_test.php
@@ -2945,7 +2945,8 @@ class PMA_InsertEditTest extends PHPUnit_Framework_TestCase
'Type' => 'longtext',
'Null' => 'Yes',
'pma_type' => 'longtext',
- 'True_Type' => 'longtext'
+ 'True_Type' => 'longtext',
+ 'Privilges' => 'select,insert,update,references',
)
);
$actual = PMA_getHtmlForInsertEditRow(