예제 #1
0
 public function testGetExitCode()
 {
     $this->skipIfPHPSigchild();
     parent::testGetExitCode();
 }
 public function testGetExitCode()
 {
     $this->skipIfPHPSigchild();
     // This test use exitcode that is not available in this case
     parent::testGetExitCode();
 }