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 bc472e4..c425b3c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -52,6 +52,7 @@ <file>tests/src/SpecTestsuites/Core/I32Test.php</file> <file>tests/src/SpecTestsuites/Core/I64Test.php</file> <file>tests/src/SpecTestsuites/Core/IfTest.php</file> + <file>tests/src/SpecTestsuites/Core/ImportsTest.php</file> <file>tests/src/SpecTestsuites/Core/InlineModuleTest.php</file> <file>tests/src/SpecTestsuites/Core/IntExprsTest.php</file> <file>tests/src/SpecTestsuites/Core/IntLiteralsTest.php</file> |
