diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-06-12 16:38:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-06-12 16:38:14 +0000 |
commit | 654e3f110175c737c09beae047eb52a8075841d6 (patch) | |
tree | f61a86ca53127f2aeb6f632bd44f8d2e9d18b256 /tests/FILEFORMAT | |
parent | 86689dc524a3a141e946abe704632b813b22618f (diff) |
require the netrc_debug feature the same way we now can require SSL
present client-side
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 7c8a96ad9..3098fba78 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -62,6 +62,7 @@ case number. A list of features that must be present in the client/library for this test to be able to run. Features testable here are: SSL +netrc_debug </features> <killserver> |