fix: remove example file from cmake tests

Signed-off-by: Lorenzo Fontana <lo@linux.com>
Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Lorenzo Fontana
2019-06-25 12:58:38 +00:00
committed by Leo Di Donato
parent c2ac1d3622
commit 4174822617

View File

@@ -16,8 +16,7 @@
# limitations under the License. # limitations under the License.
# #
set(FALCO_TESTS_SOURCES set(FALCO_TESTS_SOURCES
TestBase.cpp TestBase.cpp)
engine/TestEngineProva.cpp)
set(FALCO_TESTED_LIBRARIES set(FALCO_TESTED_LIBRARIES
falco_engine) falco_engine)