mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 19:44:57 +00:00
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:
committed by
Leo Di Donato
parent
c2ac1d3622
commit
4174822617
@@ -16,8 +16,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
set(FALCO_TESTS_SOURCES
|
||||
TestBase.cpp
|
||||
engine/TestEngineProva.cpp)
|
||||
TestBase.cpp)
|
||||
|
||||
set(FALCO_TESTED_LIBRARIES
|
||||
falco_engine)
|
||||
|
Reference in New Issue
Block a user