Improve testsuite to make it easily executable by Travis
[plcapi.git] / test / benchmark.php
index 700e487..6758d26 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');