]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
pytest: include testenv/vsftpd.py in dist tarball
authorGuilherme Puida <guilherme@puida.xyz>
Mon, 10 Jun 2024 23:01:38 +0000 (20:01 -0300)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2024 06:06:19 +0000 (08:06 +0200)
Closes #13918

tests/http/Makefile.am

index d3a219d7a2d0efd1e754bf3d44c60a915d47a0a6..d9ab29686c08b45b05b3c82d4e74e015a7cca504 100644 (file)
@@ -35,6 +35,7 @@ testenv/httpd.py                      \
 testenv/mod_curltest/mod_curltest.c   \
 testenv/nghttpx.py                    \
 testenv/ports.py                      \
+testenv/vsftpd.py                     \
 testenv/ws_echo_server.py
 
 EXTRA_DIST =           \