btest/spicy.type-converter: Drop ASAN_OPTIONS from test

...doesn't seem it's needed anymore.

Fixes #4077
This commit is contained in:
Arne Welzel 2024-12-04 10:45:44 +01:00
parent d2ecdc2a11
commit a2cf0d874a

View file

@ -1,7 +1,7 @@
# @TEST-REQUIRES: have-spicy
#
# @TEST-EXEC: spicyz -o test.hlto conv.spicy ./conv.evt
# @TEST-EXEC: ASAN_OPTIONS='detect_odr_violation=0 detect_leaks=0' zeek -r ${TRACES}/ssh/single-conn.trace test.hlto %INPUT Spicy::enable_print=T >output
# @TEST-EXEC: zeek -r ${TRACES}/ssh/single-conn.trace test.hlto %INPUT Spicy::enable_print=T >output
# @TEST-EXEC: btest-diff output
event zeek_init() {