22 lines
1.0 KiB
Diff
22 lines
1.0 KiB
Diff
|
diff --git a/testenv/Makefile.am b/testenv/Makefile.am
|
||
|
index ef4158a..a534e77 100644
|
||
|
--- a/testenv/Makefile.am
|
||
|
+++ b/testenv/Makefile.am
|
||
|
@@ -96,16 +96,12 @@ if HAVE_PYTHON3
|
||
|
Test-cookie.py \
|
||
|
Test-Head.py \
|
||
|
Test-hsts.py \
|
||
|
- Test--https.py \
|
||
|
Test--https-crl.py \
|
||
|
Test-missing-scheme-retval.py \
|
||
|
Test-O.py \
|
||
|
- Test-pinnedpubkey-der-https.py \
|
||
|
Test-pinnedpubkey-der-no-check-https.py \
|
||
|
- Test-pinnedpubkey-hash-https.py \
|
||
|
Test-pinnedpubkey-hash-no-check-fail-https.py \
|
||
|
Test-pinnedpubkey-pem-fail-https.py \
|
||
|
- Test-pinnedpubkey-pem-https.py \
|
||
|
Test-Post.py \
|
||
|
Test-recursive-basic.py \
|
||
|
Test-recursive-include.py \
|