summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-01-09 16:24:08 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-09 16:25:42 +0100
commitda1775c6d65834cd9b677eef4d0fb306646078e6 (patch)
treee057838875b04f6cfcfa55698daf2b06ed1f1bc8
parent1a4e754fdd8a357d5048edc5df7b47f59eef7a63 (diff)
downloadcurl-da1775c6d65834cd9b677eef4d0fb306646078e6.tar.gz
data/DISABLED: disable test 313 for wolfssl builds
-rw-r--r--tests/data/DISABLED4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 2836950ff..7187ec371 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -81,3 +81,7 @@
1112
1272
%endif
+# The CRL test doesn't work with wolfSSL
+%if wolfssl
+313
+%endif