aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1026
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-04-29 00:24:49 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-04-29 12:49:38 +0200
commitc39ed80526c5cb946e8a8892bd2c70283e93c7d0 (patch)
treee2fe4d48a10068b730148346bd827288cee46ce0 /tests/data/test1026
parentf84139fd08d33251f9c77fb0b13a23ee0e62e097 (diff)
tests: provide 'manual' as a feature to optionally require
... and make test 1026 rely on that feature so that --disable-manual builds don't cause test failures. Reported-by: Max Dymond and Anders Roxell Fixes #2533 Closes #2540
Diffstat (limited to 'tests/data/test1026')
-rw-r--r--tests/data/test10263
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1026 b/tests/data/test1026
index e47b12a0a..bd5dc9c85 100644
--- a/tests/data/test1026
+++ b/tests/data/test1026
@@ -13,6 +13,9 @@
#
# Client-side
<client>
+<features>
+manual
+</features>
<server>
none
</server>