aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src/SpecTestsuites/Core/BinaryLeb128Test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/SpecTestsuites/Core/BinaryLeb128Test.php')
-rw-r--r--tests/src/SpecTestsuites/Core/BinaryLeb128Test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/SpecTestsuites/Core/BinaryLeb128Test.php b/tests/src/SpecTestsuites/Core/BinaryLeb128Test.php
index ff31a20..c86742d 100644
--- a/tests/src/SpecTestsuites/Core/BinaryLeb128Test.php
+++ b/tests/src/SpecTestsuites/Core/BinaryLeb128Test.php
@@ -6,6 +6,7 @@ namespace Nsfisis\Waddiwasi\Tests\SpecTestsuites\Core;
use Nsfisis\Waddiwasi\Tests\SpecTestsuites\SpecTestsuiteBase;
use PHPUnit\Framework\Attributes\Depends;
+use PHPUnit\Framework\Attributes\DoesNotPerformAssertions;
final class BinaryLeb128Test extends SpecTestsuiteBase
{