From 06350abf2cf9b5231f235c87c68c6d449f27fea0 Mon Sep 17 00:00:00 2001 From: gggeek Date: Wed, 22 Feb 2023 12:34:47 +0000 Subject: [PATCH] improve legacy-api-loader test file --- tests/legacy_loader_test.php | 1 - 1 file changed, 1 deletion(-) 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'; -- 2.47.0