mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
bump
This commit is contained in:
parent
ab5230b8bd
commit
310a716769
|
|
@ -507,6 +507,10 @@ final class MatrixTest extends \PHPUnit\Framework\TestCase
|
|||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers phpOMS\Math\Matrix\Matrix
|
||||
* @group framework
|
||||
*/
|
||||
public function testDotMatrices() : void
|
||||
{
|
||||
$m = Matrix::fromArray([
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user