one small additional precaution

This commit is contained in:
2022-09-01 11:56:07 +02:00
parent 64a7fde301
commit 2b01e86f9c
4 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,3 @@
target_sources(${FSFW_TEST_TGT} PRIVATE
testService11.cpp
)