diff --git a/test/regression/CMakeLists.txt b/test/regression/CMakeLists.txt index e25f00fa..96bf1a59 100644 --- a/test/regression/CMakeLists.txt +++ b/test/regression/CMakeLists.txt @@ -1,4 +1,4 @@ ign_get_sources(tests) -ign_build_tests(TYPE REGRESION SOURCES ${tests}) +ign_build_tests(TYPE REGRESSION SOURCES ${tests})