From a6889262c6f58124e4bed8e4f51024abc9a9e264 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 29 Jul 2025 20:03:22 +0900 Subject: fix: Make AlignTest pass --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 2e62c6f..defe6df 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -18,6 +18,7 @@ tests/src/SpecTestsuites/Core/AddressTest.php + tests/src/SpecTestsuites/Core/AlignTest.php tests/src/SpecTestsuites/Core/BinaryLeb128Test.php tests/src/SpecTestsuites/Core/BinaryTest.php tests/src/SpecTestsuites/Core/BlockTest.php -- cgit v1.2.3-70-g09d2