X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F5DemofilesTest.php;h=b7a38716596c43d72578486799d3568f9ec88539;hb=4bc0f6904a12381079bec46ad648f6170f07d449;hp=63708fee2ce56c98b19af3fa131bf3bd77844c1b;hpb=17fed094dda896d83c2ab45eea5f03ca5c5491aa;p=plcapi.git diff --git a/tests/5DemofilesTest.php b/tests/5DemofilesTest.php index 63708fe..b7a3871 100644 --- a/tests/5DemofilesTest.php +++ b/tests/5DemofilesTest.php @@ -54,7 +54,7 @@ class DemoFilesTest extends PhpXmlRpc_LocalFileTestCase public function testSimpleCall() { - $page = $this->request('client/simple_call.php'); + $page = $this->request('client/simple_call.php', 'GET', null, true); } public function testWhich()