Merge 5.3 branch, as that becomes the new master, and 5.1 becomes the legacy branch
[plcapi.git] / test / benchmark.php
index 4e40838..0c183d5 100644 (file)
@@ -8,7 +8,7 @@
  * @todo add a test for response ok in call testing?
  **/
 
-    include(getcwd().'/parse_args.php');
+       include(dirname(__FILE__).'/parse_args.php');
 
     require_once('xmlrpc.inc');