Skip to content
Snippets Groups Projects
Commit fe9aaba8 authored by Steven Murray's avatar Steven Murray
Browse files

Renamed DbConfigCatalogueTest.cpp to DbConfigVersionOfCatalogueTest.cpp

parent d4813a17
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ install (TARGETS ctainmemorycatalogueunittests DESTINATION usr/${CMAKE_INSTALL_L
set (CATALOGUE_UNIT_TESTS_LIB_SRC_FILES
CatalogueTest.cpp
DbConfigCatalogueTest.cpp)
DbConfigVersionOfCatalogueTest.cpp)
add_library (ctacatalogueunittests SHARED
${CATALOGUE_UNIT_TESTS_LIB_SRC_FILES})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment