diff --git a/test/Common/ReedSolomonCodecTest.php b/test/Common/ReedSolomonCodecTest.php index 47975b5..bc7c33c 100644 --- a/test/Common/ReedSolomonCodecTest.php +++ b/test/Common/ReedSolomonCodecTest.php @@ -7,7 +7,7 @@ use PHPUnit\Framework\TestCase; use SplFixedArray; -class ReedSolomonTest extends TestCase +class ReedSolomonCodecTest extends TestCase { public function tabs() : array {