Remove need for global phpcs and php-cs-fixer

This commit is contained in:
Craig Davis
2014-01-12 19:58:14 -07:00
parent 07b70ef799
commit 9ebc5d669a
8 changed files with 229 additions and 12 deletions

View File

@@ -7,7 +7,6 @@ use Resume\Cli\Resume;
class ResumeTest extends \PHPUnit_Framework_TestCase
{
public $console;
public function setUp()