test3026: require 'threadsafe'

Reported-by: Sukanya Hanumanthu
Fixes #9141
Closes #9142
This commit is contained in:
Daniel Stenberg 2022-07-12 15:37:21 +02:00
parent 0525614269
commit 945a81e143
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -18,6 +18,7 @@ slow
# require the threaded resolver only because it means pthreads might
# be used for it
<features>
threadsafe
threaded-resolver
!win32
</features>