CoreLibs update

This commit is contained in:
Clemens Schwaighofer
2023-09-11 13:40:26 +09:00
parent c0db3be770
commit 74c8b8d71e
14 changed files with 757 additions and 24 deletions

View File

@@ -115,6 +115,7 @@ $test_files = [
'class_test.config.link.php' => 'Class Test: CONFIG LINK',
'class_test.config.direct.php' => 'Class Test: CONFIG DIRECT',
'class_test.class-calls.php' => 'Class Test: CLASS CALLS',
'class_test.error_msg.php' => 'Class Test: ERROR MSG',
'subfolder/class_test.config.direct.php' => 'Class Test: CONFIG DIRECT SUB',
];