[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; protected $test_case;