Add tests for rotmg

This commit is contained in:
Martin Kroeker 2018-02-10 14:18:21 +01:00 committed by GitHub
parent fe16a94fc2
commit 650077074a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ else ()
set(OpenBLAS_utest_src
utest_main.c
test_amax.c
test_rotmg.c
)
endif ()