Merge branch 'QA_4_6'
This commit is contained in:
commit
a38e451cc8
@ -99,7 +99,7 @@ class ErrorTest extends PMATestCase
|
||||
{
|
||||
return array(
|
||||
array('./ChangeLog', './ChangeLog'),
|
||||
array(__FILE__, './test/classes/PMA_Error_test.php'),
|
||||
array(__FILE__, './test/classes/ErrorTest.php'),
|
||||
array('./NONEXISTING', './NONEXISTING'),
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user