updated phpunit

This commit is contained in:
Taras Machyshyn
2014-03-05 13:32:47 +02:00
parent 97cdaf377c
commit a9af3dcf41
17 changed files with 31 additions and 18 deletions
@@ -2,7 +2,7 @@
class CoverageFunctionParenthesesWhitespaceTest extends PHPUnit_Framework_TestCase
{
/**
* @covers ::globalFunction ( )
* @covers ::globalFunction ( )
*/
public function testSomething()
{