oops
authorgggeek <giunta.gaetano@gmail.com>
Thu, 31 Dec 2020 15:47:10 +0000 (15:47 +0000)
committergggeek <giunta.gaetano@gmail.com>
Thu, 31 Dec 2020 15:47:10 +0000 (15:47 +0000)
extras/benchmark.php

index 7c94789..ca4c7f3 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)