diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-12-22 22:30:50 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-12-23 07:17:53 +0000 |
commit | 7246255416617a1c3cc1ae98189912f92e54fb25 (patch) | |
tree | c5adde1ae7fb4190701b8f0b756817c35f0681d0 /tests/data/Makefile.am | |
parent | f763d1b1bb969d1e9e1e3b6cf1e72766378e7e7a (diff) | |
download | curl-7246255416617a1c3cc1ae98189912f92e54fb25.tar.gz |
tests: Added SMTP SASL downgrade tests
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r-- | tests/data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index c53def040..b5b5fd4f0 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -76,7 +76,8 @@ test877 test878 test879 test880 test881 \ test900 test901 test902 test903 test904 test905 test906 test907 test908 \ test909 test910 test911 test912 test913 test914 test915 test916 test917 \ test918 test919 test920 test921 test922 test923 test924 test925 test926 \ -test927 test928 test929 test930 test931 test932 test933 test934 \ +test927 test928 test929 test930 test931 test932 test933 test934 test935 \ +test936 test937 \ test1000 test1001 test1002 test1003 test1004 test1005 test1006 test1007 \ test1008 test1009 test1010 test1011 test1012 test1013 test1014 test1015 \ |