mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
added some nodiscards
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <uml/matrix.h>
|
||||
#include <print>
|
||||
|
||||
|
||||
TEST(UnitTestMatrix, ToString)
|
||||
{
|
||||
uml::matrix matrix(2, 2);
|
||||
|
||||
Reference in New Issue
Block a user