diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-11-13 00:23:03 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-11-13 00:24:06 +0000 |
commit | 58a00d6d9f016fc6e073d04aed981bcf8cf9d056 (patch) | |
tree | beb8552f869788d7dd2951e71ef7538ad3b8bfbd /tests/data/Makefile.am | |
parent | 57a27528e66cb67698436bcf9eaebd351bef8b56 (diff) | |
download | curl-58a00d6d9f016fc6e073d04aed981bcf8cf9d056.tar.gz |
tests: Added POP3 NTLM authentication with initial response test
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 56d1635ff..19a0a9048 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -69,7 +69,7 @@ test818 test819 test820 test821 test822 test823 test824 \ \ test850 test851 test852 test853 test854 test855 test856 test857 test858 \ test859 test860 test861 test862 test863 test864 test865 test866 test867 \ -test868 test869 test870 test871 test872 \ +test868 test869 test870 test871 test872 test873 \ \ test900 test901 test902 test903 test904 test905 test906 test907 test908 \ test909 test910 test911 test912 test913 test914 test915 test916 test917 \ |