diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 71177e1d..bebb15da 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -16,3 +16,4 @@ endmacro() # Concurrent tests pip_test(concurrent "") +pip_test(math "")