Add new tests, remove redundant code

This commit is contained in:
crazywhalecc
2024-10-03 14:52:46 +08:00
committed by Jerry Ma
parent c800e3b93a
commit 732fa06abb
14 changed files with 2021 additions and 1050 deletions

View File

@@ -3,3 +3,4 @@
declare(strict_types=1);
require_once __DIR__ . '/../src/globals/internal-env.php';
require_once __DIR__ . '/mock/SPC_store.php';