updated internal unit tester
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
TestArrayPrinter.cpp
|
||||
)
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "TestArrayPrinter.cpp"
|
||||
#include "TestArrayPrinter.h"
|
||||
|
||||
void arrayprinter::testArrayPrinter() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user