Blame tests/probes/file/CMakeLists.txt

Packit 517ee8
if(ENABLE_PROBES_UNIX)
Packit 517ee8
	add_oscap_test("test_probes_file.sh")
Packit 132cab
	add_oscap_test("test_probes_file_multiple_file_paths.sh")
Packit 517ee8
endif()