aboutsummaryrefslogtreecommitdiffhomepage
path: root/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpunit.xml b/phpunit.xml
index 2e62c6f..defe6df 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -18,6 +18,7 @@
</testsuite>
<testsuite name="default">
<file>tests/src/SpecTestsuites/Core/AddressTest.php</file>
+ <file>tests/src/SpecTestsuites/Core/AlignTest.php</file>
<file>tests/src/SpecTestsuites/Core/BinaryLeb128Test.php</file>
<file>tests/src/SpecTestsuites/Core/BinaryTest.php</file>
<file>tests/src/SpecTestsuites/Core/BlockTest.php</file>