From: Viktor Szakats Date: Tue, 6 Aug 2024 21:14:53 +0000 (+0200) Subject: dist: add missing `test_*.py` scripts X-Git-Tag: curl-8_10_0~345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1153820f499cb511f04435f40ee463322816d8a;p=thirdparty%2Fcurl.git dist: add missing `test_*.py` scripts Closes #14427 --- diff --git a/tests/http/Makefile.am b/tests/http/Makefile.am index 92652aa622..47066f386d 100644 --- a/tests/http/Makefile.am +++ b/tests/http/Makefile.am @@ -59,7 +59,13 @@ test_12_reuse.py \ test_13_proxy_auth.py \ test_14_auth.py \ test_15_tracing.py \ +test_16_info.py \ +test_17_ssl_use.py \ +test_18_methods.py \ +test_19_shutdown.py \ test_20_websockets.py \ +test_30_vsftpd.py \ +test_31_vsftpds.py \ $(TESTENV) clean-local: