aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-11-28 23:34:16 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-11-28 23:34:16 +0100
commit8d3efb6be04d7b591523cf1fe211625d0180449c (patch)
tree7f70566867e82aea446114f5961bd0cfdba1ac7b /tests/data/Makefile.am
parent11e52ef0a157acd6a6711b7635cda50467e606ae (diff)
test: added POP3 test with dot-prefixed line
Test 815 is disabled for now since libcurl currently doesn't unescape such lines the way it should. See mail: http://curl.haxx.se/mail/lib-2011-11/0324.html
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 810c82e9b..75b3781aa 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -58,7 +58,7 @@ test700 test701 test702 test703 test704 test705 test706 test707 test708 \
test709 test710 \
test800 test801 test802 \
test803 test804 test805 test806 test807 test808 test809 test810 test811 \
-test812 test813 test814 \
+test812 test813 test814 test815 \
test1000 test1001 test1002 test1003 test1004 test1005 \
test1006 test1007 test1008 test1009 test1010 test1011 test1012 test1013 \
test1014 test1015 test1016 test1017 test1018 test1019 test1020 test1021 \