diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-07-19 23:49:40 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-07-19 23:49:40 +0200 |
commit | b9313af8389cd2b903a3b6ee0d4580c431b5e8e6 (patch) | |
tree | 7ee674732d49dc55ecf4da58c8148bc2fbb627ce /tests/FILEFORMAT | |
parent | d0d36f312f57583d1cad45d84efc2ac41441cdfe (diff) |
runtests: add 'debug' as a feature a test can require
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 74fecacdd..fd036a2c9 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -176,13 +176,13 @@ idn ipv6 large_file libz -netrc_debug NSS NTLM OpenSSL SSL socks unittest +debug as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server |