diff options
Diffstat (limited to 'phpunit.xml')
| -rw-r--r-- | phpunit.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpunit.xml b/phpunit.xml index 02e668c..a6c6ac1 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -42,6 +42,7 @@ <file>tests/src/SpecTestsuites/Core/FacTest.php</file> <file>tests/src/SpecTestsuites/Core/FloatExprsTest.php</file> <file>tests/src/SpecTestsuites/Core/FloatLiteralsTest.php</file> + <file>tests/src/SpecTestsuites/Core/FloatMemoryTest.php</file> <file>tests/src/SpecTestsuites/Core/FloatMiscTest.php</file> <file>tests/src/SpecTestsuites/Core/ForwardTest.php</file> <file>tests/src/SpecTestsuites/Core/FuncPtrsTest.php</file> |
