Commit 606e67c8 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

tests: Added missing http feature to tests 509 & 1513

parent b4b28c70
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@ PROGRESSFUNCTION
<server>
none
</server>
<features>
http
</features>
<tool>
lib1513
</tool>
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@
<server>
none
</server>
<features>
http
</features>
# tool is what to use instead of 'curl'
<tool>
lib509