tests: Added missing http feature to tests 509 & 1513

This commit is contained in:
Dan Fandrich 2014-01-24 23:14:00 +01:00
Родитель b4b28c7001
Коммит 606e67c812
2 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -14,6 +14,9 @@ PROGRESSFUNCTION
<server>
none
</server>
<features>
http
</features>
<tool>
lib1513
</tool>

Просмотреть файл

@ -9,6 +9,9 @@
<server>
none
</server>
<features>
http
</features>
# tool is what to use instead of 'curl'
<tool>
lib509