diff options
Diffstat (limited to 'testenv/Test-auth-both.py')
-rwxr-xr-x | testenv/Test-auth-both.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/Test-auth-both.py b/testenv/Test-auth-both.py index 5913a1a..6e5d712 100755 --- a/testenv/Test-auth-both.py +++ b/testenv/Test-auth-both.py @@ -5,7 +5,7 @@ from misc.wget_file import WgetFile """ This test ensures Wget's Basic Authorization Negotiation. - Also, we ensure that Wget saves the host after a successfull auth and + Also, we ensure that Wget saves the host after a successful auth and doesn't wait for a challenge the second time. """ ############# File Definitions ############################################### |