Fixed naming (phpci -> php-censor)
This commit is contained in:
parent
4fee89fb80
commit
31f92327c1
76 changed files with 357 additions and 348 deletions
|
|
@ -39,7 +39,7 @@ class ExecutorTest extends \PHPUnit_Framework_TestCase
|
|||
);
|
||||
}
|
||||
|
||||
public function testExecutePlugin_AssumesPHPCINamespaceIfNoneGiven()
|
||||
public function testExecutePlugin_AssumesNamespaceIfNoneGiven()
|
||||
{
|
||||
$options = [];
|
||||
$pluginName = 'PhpUnit';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue