From: gggeek Date: Wed, 22 Feb 2023 12:34:47 +0000 (+0000) Subject: improve legacy-api-loader test file X-Git-Tag: 4.10.2~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=06350abf2cf9b5231f235c87c68c6d449f27fea0;p=plcapi.git improve legacy-api-loader test file --- diff --git a/tests/legacy_loader_test.php b/tests/legacy_loader_test.php index 3a0773ff..2523c0c4 100644 --- a/tests/legacy_loader_test.php +++ b/tests/legacy_loader_test.php @@ -5,7 +5,6 @@ */ include_once __DIR__ . '/../lib/xmlrpc.inc'; -include_once __DIR__ . '/../lib/xmlrpcs.inc'; include_once __DIR__ . '/parse_args.php';