oops
[plcapi.git] / extras / benchmark.php
index 7c94789..cd5d004 100644 (file)
@@ -21,7 +21,7 @@ use PhpXmlRpc\Encoder;
 
 include_once __DIR__ . '/../vendor/autoload.php';
 
-include __DIR__ . '/parse_args.php';
+include __DIR__ . '/../tests/parse_args.php';
 $args = argParser::getArgs();
 
 function begin_test($test_name, $test_case)