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

Renamed InMemoryCatalogueTest.cpp to InMemoryVersionOfCatalogueTest.cpp

parent d3c3e725
Branches
Tags
No related merge requests found
......@@ -84,7 +84,7 @@ add_custom_command(OUTPUT SqliteCatalogueSchema.cpp
set(IN_MEMORY_CATALOGUE_UNIT_TESTS_LIB_SRC_FILES
CatalogueTest.cpp
CatalogueFactoryTest.cpp
InMemoryCatalogueTest.cpp)
InMemoryVersionOfCatalogueTest.cpp)
add_library (ctainmemorycatalogueunittests SHARED
${IN_MEMORY_CATALOGUE_UNIT_TESTS_LIB_SRC_FILES})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment