From 6b18c1764b870a82a1f8d02cd42e93f5f1c22aab Mon Sep 17 00:00:00 2001 From: Kasun Chathuranga Date: Fri, 2 Aug 2013 12:21:09 +0530 Subject: [PATCH 1/3] Unit tests for user group manipulation functions --- libraries/server_privileges.lib.php | 2 +- .../libraries/PMA_server_user_groups_test.php | 233 ++++++++++++++++++ 2 files changed, 234 insertions(+), 1 deletion(-) create mode 100644 test/libraries/PMA_server_user_groups_test.php diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index 065de8f5a2..802574508a 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -3451,7 +3451,7 @@ function _getTabList($title, $level, $selected) foreach ($tabs as $tab => $tabName) { $html_output .= '
'; $html_output .= ''; $html_output .= '