diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1310 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1310 b/tests/data/test1310 index 9187acfe3..fd389d3ef 100644 --- a/tests/data/test1310 +++ b/tests/data/test1310 @@ -55,7 +55,7 @@ Finally, this is the real page! # Client-side <client> <features> -NTLM_SSO +NTLM_WB debug </features> <server> @@ -77,7 +77,7 @@ CURL_NTLM_AUTH_SRCDIR=%SRCDIR CURL_NTLM_AUTH_TESTNUM=1310 </setenv> <command> -http://%HOSTIP:%HTTPPORT/1310 -u testuser:anypasswd --ntlm-sso +http://%HOSTIP:%HTTPPORT/1310 -u testuser:anypasswd --ntlm-wb </command> <precheck> chkhostname curlhost |