diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2019-01-09 22:51:25 +0100 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2019-01-09 22:51:25 +0100 |
| commit | 6f5f54ccab7997ce0837821fcfe47d1570678525 (patch) | |
| tree | 02a5a96744271e7129959ae75258bd3aa929b5bb | |
| parent | 2ccdabe83fe856f67eaa567a7a298d459a32bb05 (diff) | |
| download | curl-bagder/test-CURLINFO_PROTOCOL.tar.gz | |
fixup test1558 require 'file:' support to runbagder/test-CURLINFO_PROTOCOL
| -rw-r--r-- | tests/data/test1558 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1558 b/tests/data/test1558 index a346f0e77..8436c0685 100644 --- a/tests/data/test1558 +++ b/tests/data/test1558 @@ -13,6 +13,9 @@ CURLINFO_PROTOCOL <server> none </server> +<features> +file +</features> <tool> lib1558 </tool> |
