tests: Disabled NTLM tests for non-debug builds
Added required "debug" feature, missed in commit 1c9aaa0bac, as NTLMv2
calls Curl_rand() which can only be fixed to a specific entropy in
debug builds.
This commit is contained in:
@@ -59,6 +59,7 @@ Finally, this is the real page!
|
||||
<features>
|
||||
NTLM
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
||||
Reference in New Issue
Block a user