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-12 03:09:42 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-06-12 03:09:42 +0300
commit4b9ef9db9f3830622657b533e478ab2915d2cd2b (patch)
tree419308d9b1a49960ae82793f89a58dde5bdab7b2 /test
parent115607abb222c5da8a33c80266582ebba9e14b56 (diff)
Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/classes/PMA_DBQbe_test.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/classes/PMA_DBQbe_test.php b/test/classes/PMA_DBQbe_test.php
index c84f337c6e..c93e8fc906 100644
--- a/test/classes/PMA_DBQbe_test.php
+++ b/test/classes/PMA_DBQbe_test.php
@@ -272,10 +272,7 @@ class PMA_DBQbe_Test extends PHPUnit_Framework_TestCase
. '</strong><input type="radio" name="criteriaAndOrColumn[1]" value='
. '"and" checked="checked" /><br />Ins<input type="checkbox" name='
. '"criteriaColumnInsert[1]" />&nbsp;&nbsp;Del<input type="checkbox" '
- . 'name="criteriaColumnDelete[1]" /></td><td class="center"><strong>Or:'
- . '</strong><input type="radio" name="criteriaAndOrColumn[2]" value="or"'
- . ' />&nbsp;&nbsp;<strong>And:</strong><input type="radio" name="criter'
- . 'iaAndOrColumn[2]" value="and" checked="checked" /><br />Ins<input '
+ . 'name="criteriaColumnDelete[1]" /></td><td class="center"><br />Ins<input '
. 'type="checkbox" name="criteriaColumnInsert[2]" />&nbsp;&nbsp;Del'
. '<input type="checkbox" name="criteriaColumnDelete[2]" /></td></tr>',
$this->_callProtectedFunction(