1
0
forked from fsfw/fsfw

updated internal unit tester

This commit is contained in:
2021-01-15 17:06:05 +01:00
parent 73b9d058e5
commit 79cf009049
6 changed files with 14 additions and 7 deletions

View File

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