summaryrefslogtreecommitdiffstats
path: root/test/fixtures_ws.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures_ws.py')
-rw-r--r--test/fixtures_ws.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures_ws.py b/test/fixtures_ws.py
index ceee402..0bd4c39 100644
--- a/test/fixtures_ws.py
+++ b/test/fixtures_ws.py
@@ -182,6 +182,7 @@ def features(cmd_tshark, make_env):
have_gnutls='with GnuTLS' in tshark_v,
have_pkcs11='and PKCS #11 support' in tshark_v,
have_brotli='with brotli' in tshark_v,
+ have_zstd='with Zstandard' in tshark_v,
have_plugins='binary plugins supported' in tshark_v,
)