1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11579] Do not extend validate_data_helper

PHPBB3-11579
This commit is contained in:
Marc Alexander
2013-06-05 17:05:10 +02:00
parent b288bd4414
commit 6a77ee1f30

View File

@@ -7,7 +7,7 @@
*
*/
class phpbb_functions_validate_data_helper extends PHPUnit_Framework_TestCase
class phpbb_functions_validate_data_helper
{
protected $test_case;