Repaired tests + refactored code for tests
This commit is contained in:
parent
b327ad8083
commit
9de4fb51d3
37 changed files with 409 additions and 1125 deletions
|
|
@ -7,7 +7,7 @@ class WindowsProcessControlTest extends ProcessControlTest
|
|||
{
|
||||
protected function setUp()
|
||||
{
|
||||
$this->object = new WindowsProcessControl;
|
||||
$this->object = new WindowsProcessControl();
|
||||
}
|
||||
|
||||
public function getTestCommand()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue