From de116dceae7ea654df28caab3fd2f3aefdffe188 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 6 Apr 2025 02:19:44 +0900 Subject: fix: pass FloatMemoryTest --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 02e668c..a6c6ac1 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -42,6 +42,7 @@ tests/src/SpecTestsuites/Core/FacTest.php tests/src/SpecTestsuites/Core/FloatExprsTest.php tests/src/SpecTestsuites/Core/FloatLiteralsTest.php + tests/src/SpecTestsuites/Core/FloatMemoryTest.php tests/src/SpecTestsuites/Core/FloatMiscTest.php tests/src/SpecTestsuites/Core/ForwardTest.php tests/src/SpecTestsuites/Core/FuncPtrsTest.php -- cgit v1.2.3-70-g09d2