add new test sources to makefile

This commit is contained in:
Stefan Eissing 2025-07-21 13:03:13 +02:00
parent 3af81bad99
commit e7387b6439
No known key found for this signature in database

View file

@ -28,6 +28,7 @@ testenv/caddy.py \
testenv/certs.py \
testenv/client.py \
testenv/curl.py \
testenv/dante.py \
testenv/env.py \
testenv/httpd.py \
testenv/mod_curltest/mod_curltest.c \
@ -64,6 +65,7 @@ test_20_websockets.py \
test_30_vsftpd.py \
test_31_vsftpds.py \
test_32_ftps_vsftpd.py \
test_40_socks.py \
$(TESTENV)
clean-local: