aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorJustin Ehlert <ehlertjd@gmail.com>2015-10-13 08:55:05 -0500
committerSteve Holme <steve_holme@hotmail.com>2015-11-08 12:12:33 +0000
commit23b8fc15c8653133b2ea664b8f894c74d8862a3c (patch)
treefc4318da78b5cbcfd2190e8edcf887aa15657996 /tests/data/Makefile.inc
parente3c85405d09c32f19c902e7050210ebbb7f6878c (diff)
imap: Don't check for continuation when executing a CUSTOMREQUEST
Bug: https://github.com/bagder/curl/issues/486 Closes https://github.com/bagder/curl/pull/487
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 3cf8c3e22..3cc4d8de3 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -86,7 +86,7 @@ test800 test801 test802 test803 test804 test805 test806 test807 test808 \
test809 test810 test811 test812 test813 test814 test815 test816 test817 \
test818 test819 test820 test821 test822 test823 test824 test825 test826 \
test827 test828 test829 test830 test831 test832 test833 test834 test835 \
-test836 test837 test838 test839 test840 \
+test836 test837 test838 test839 test840 test841 \
\
test850 test851 test852 test853 test854 test855 test856 test857 test858 \
test859 test860 test861 test862 test863 test864 test865 test866 test867 \