From 05724af3db760abe7fcd6a563423193b50bc744d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 29 Jul 2025 20:10:17 +0900 Subject: fix: Make SkipStackGuardPageTest pass --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index defe6df..c2be1a0 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -79,6 +79,7 @@ tests/src/SpecTestsuites/Core/RefNullTest.php tests/src/SpecTestsuites/Core/ReturnTest.php tests/src/SpecTestsuites/Core/SelectTest.php + tests/src/SpecTestsuites/Core/SkipStackGuardPageTest.php tests/src/SpecTestsuites/Core/StackTest.php tests/src/SpecTestsuites/Core/StartTest.php tests/src/SpecTestsuites/Core/StoreTest.php -- cgit v1.2.3-70-g09d2