We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5110e0e commit f92d6e7Copy full SHA for f92d6e7
CMakeLists.txt
@@ -44,4 +44,4 @@ add_executable(crud-test
44
target_link_libraries(crud-test crud-lib)
45
46
enable_testing()
47
-add_test(project-tests ${project_name}-test)
+add_test(project-tests crud-test)
0 commit comments