Add test coverage for --channel-config name selector

This commit is contained in:
Dennis Klein
2021-03-05 01:24:42 +01:00
committed by Dennis Klein
parent ce4584b3d8
commit cb4335e59f
2 changed files with 37 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ add_testsuite(Properties
SOURCES
${CMAKE_CURRENT_BINARY_DIR}/runner.cxx
properties/_properties.cxx
properties/_suboptparser.cxx
LINKS FairMQ
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}