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

Renamed InMemoryCatalogueTest.cpp to InMemoryVersionOfCatalogueTest.cpp

parent 9067ba09
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment