Skip to content

Commit

Permalink
Fix unit test failures from joomla#1352.
Browse files Browse the repository at this point in the history
  • Loading branch information
realityking committed Jul 19, 2012
1 parent 91705e0 commit a74e7d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/suites/legacy/request/JRequestGetVarTest.php
Expand Up @@ -49,7 +49,6 @@ public static function tearDownAfterClass()
* @dataProvider getVarData
* @covers JRequest::getVar
* @covers JRequest::_cleanVar
* @covers JRequest::_stripSlashesRecursive
*/
public function testGetVarFromDataSet($name, $default, $hash, $type, $mask, $expect, $filterCalls)
{
Expand Down

0 comments on commit a74e7d5

Please sign in to comment.