From 2fb2398a8218510e8ab764cd68caedcf51cf8124 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 29 Jul 2025 21:04:36 +0900 Subject: feat: Implement linking validation --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 6d78a81..bc472e4 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -57,6 +57,7 @@ tests/src/SpecTestsuites/Core/IntLiteralsTest.php tests/src/SpecTestsuites/Core/LabelsTest.php tests/src/SpecTestsuites/Core/LeftToRightTest.php + tests/src/SpecTestsuites/Core/LinkingTest.php tests/src/SpecTestsuites/Core/LoadTest.php tests/src/SpecTestsuites/Core/LocalGetTest.php tests/src/SpecTestsuites/Core/LocalSetTest.php -- cgit v1.2.3-70-g09d2