diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index d516bb686..d6b2ffc4f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -29,4 +29,5 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} TestGitStorage TestPlan TestDiveSiteDuplication -) \ No newline at end of file + TestRenumber +)