From 155058f50a88936046f05f5f1a7ad5d0997b3477 Mon Sep 17 00:00:00 2001 From: ggiunta Date: Wed, 5 Aug 2009 10:02:38 +0000 Subject: [PATCH] - remove spurious code git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@49 013ecfd8-0664-425d-a759-9c98391dc3f9 --- test/testsuite.php | 1 - 1 file changed, 1 deletion(-) diff --git a/test/testsuite.php b/test/testsuite.php index e11e97e..6c43cb9 100644 --- a/test/testsuite.php +++ b/test/testsuite.php @@ -1347,7 +1347,6 @@ $f = 'client->send($f, 5, 'http11'); $ro = $r->value(); -var_dump($r); $this->assertEquals('hello', $ro->scalarVal()); } } -- 2.43.0