Added the region activation tests to the makefile

This commit is contained in:
paul 2019-08-11 13:31:28 +02:00
parent 70923b1478
commit 471b531d03

View file

@ -108,6 +108,7 @@ set(TEST_SOURCES
tests/StereoBufferT.cpp
tests/FilesT.cpp
tests/OnePoleFilterT.cpp
tests/RegionActivationT.cpp
tests/MainT.cpp
)