1
0
forked from fsfw/fsfw

fixed vector test

This commit is contained in:
2021-01-08 00:10:10 +01:00
parent d3405ee340
commit c1c331e29e
7 changed files with 45 additions and 16 deletions

View File

@ -1,3 +1,4 @@
target_sources(${TARGET_NAME} PRIVATE
LocalPoolVariableTest.cpp
LocalPoolVectorTest.cpp
)