fix typo
This commit is contained in:
parent
7bedf5e9cb
commit
37dede6077
@ -159,5 +159,5 @@ void test_stdvector()
|
||||
|
||||
// some Quaternion
|
||||
CALL_SUBTEST(check_stdvector_quaternion(Quaternionf()));
|
||||
CALL_SUBTEST(check_stdvector_quaternion(Quaternionf()));
|
||||
CALL_SUBTEST(check_stdvector_quaternion(Quaterniond()));
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user