diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-16 22:14:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-16 22:14:37 +0000 |
commit | 67a83c1b3465c44b249eaa44fdc492952e59b31f (patch) | |
tree | 7240899b4d2b76095abdb09dcccd657a6177e9b5 /tests/README | |
parent | 1e8d094274139238fb710451e069ce42317e55e4 (diff) | |
download | curl-67a83c1b3465c44b249eaa44fdc492952e59b31f.tar.gz |
David Shaw finally removed all traces of Gopher and we are now officially
not supporting it. It hasn't been functioning for years anyway, so this is
just finally stating what already was true. And a cleanup at the same time.
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README b/tests/README index 1c3d1b7fd..b7fb2c86d 100644 --- a/tests/README +++ b/tests/README @@ -85,4 +85,4 @@ TEST CASE NUMBERS TODO: - * Add tests for TELNET, GOPHER, LDAP, DICT... + * Add tests for TELNET, LDAP, DICT... |