Some PHPCS fixes.

This commit is contained in:
Benoît Burnichon
2015-03-19 11:59:30 +01:00
parent 775552f613
commit 03b573f19c
4 changed files with 30 additions and 17 deletions

View File

@@ -6,7 +6,6 @@ use Alchemy\Phrasea\Core\Version;
class VersionTest extends \PHPUnit_Framework_TestCase
{
public function testGetNumber()
{
$version = new Version();