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 defe6df..c2be1a0 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -79,6 +79,7 @@ <file>tests/src/SpecTestsuites/Core/RefNullTest.php</file> <file>tests/src/SpecTestsuites/Core/ReturnTest.php</file> <file>tests/src/SpecTestsuites/Core/SelectTest.php</file> + <file>tests/src/SpecTestsuites/Core/SkipStackGuardPageTest.php</file> <file>tests/src/SpecTestsuites/Core/StackTest.php</file> <file>tests/src/SpecTestsuites/Core/StartTest.php</file> <file>tests/src/SpecTestsuites/Core/StoreTest.php</file> |
