Ejemplo n.º 1
0
 public function testExitCodeCommandFailed()
 {
     $this->skipIfPHPSigchild();
     parent::testExitCodeCommandFailed();
 }
 public function testExitCodeCommandFailed()
 {
     $this->skipIfPHPSigchild();
     // This test use exitcode that is not available in this case
     parent::testExitCodeCommandFailed();
 }