From 97a04145efcfa7c6a3864e37aa58d1d69e1bbf69 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 4 Mar 2017 12:50:30 +0100 Subject: tests: fixed a typo in some comments --- tests/data/test2031 | 2 +- tests/data/test2032 | 2 +- tests/data/test2033 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/data/test2031 b/tests/data/test2031 index bd5aa0745..23b1a521d 100644 --- a/tests/data/test2031 +++ b/tests/data/test2031 @@ -40,7 +40,7 @@ WWW-Authenticate: NTLM This is a bad password page! - + HTTP/1.1 401 Need NTLM auth (2) Server: Microsoft-IIS/5.0 diff --git a/tests/data/test2032 b/tests/data/test2032 index 12fdbee3c..cd1395f2c 100644 --- a/tests/data/test2032 +++ b/tests/data/test2032 @@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm" This is a bad password page! - + HTTP/1.1 401 Need Basic or NTLM auth (2) Server: Microsoft-IIS/5.0 diff --git a/tests/data/test2033 b/tests/data/test2033 index 6c41700a6..62d73b891 100644 --- a/tests/data/test2033 +++ b/tests/data/test2033 @@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm" This is a bad password page! - + HTTP/1.1 401 Need Basic or NTLM auth (2) Server: Microsoft-IIS/5.0 -- cgit v1.2.3