Fix LDAP analyzer setup for when Spicy analyzers are disabled

This commit is contained in:
Benjamin Bannier 2023-09-18 14:26:15 +02:00
parent 20ae1129ea
commit 53d4052d68
8 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# This test can only run if we have the LDAP grammar available.
# @TEST-REQUIRES: [ -n ${DIST} ]
# @TEST-REQUIRES: have-spicy && [ -n ${DIST} ]
#
# @TEST-EXEC: spicyc -j -d -L ${DIST}/src/analyzer/protocol/ldap %INPUT
#