X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F3LocalhostTest.php;h=85934d4973ffae0e25cc6df43bf491a666e95e20;hb=56db7be54cb34f5115113454dfb203f065b45f29;hp=8d35be683921831f716dedc58c45be9951940cbb;hpb=e3bc20eb11b411ccb40cbb41bd0579eb045bd016;p=plcapi.git diff --git a/tests/3LocalhostTest.php b/tests/3LocalhostTest.php index 8d35be68..85934d49 100644 --- a/tests/3LocalhostTest.php +++ b/tests/3LocalhostTest.php @@ -55,7 +55,7 @@ class LocalhostTest extends PhpXmlRpc_PolyfillTestCase * @return TestResult * @throws Exception */ - public function _run(TestResult $result = NULL) + public function _run($result = NULL) { $this->testId = get_class($this) . '__' . $this->getName();