mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 14:38:39 +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
|
public function testDotMatrices() : void
|
||||||
{
|
{
|
||||||
$m = Matrix::fromArray([
|
$m = Matrix::fromArray([
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user