* tests//Makefile.am: Disable Test-https-badcerts.px

This commit is contained in:
Tim Rühsen 2017-05-05 14:34:04 +02:00
parent 888cc82c9d
commit c0c42da653

View File

@ -135,8 +135,8 @@ PX_TESTS = \
Test-https-selfsigned.px \
Test-https-weboftrust.px \
Test-https-clientcert.px \
Test-https-crl.px \
Test-https-badcerts.px
Test-https-crl.px
# Test-https-badcerts.px
EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
WgetTests.pm WgetFeature.pm WgetFeature.cfg $(PX_TESTS) \