tests: remove the %FTPTIME3 variable

Nothing uses it.

Ref: #15056
Closes #15064
This commit is contained in:
Daniel Stenberg 2024-09-26 16:46:49 +02:00
parent af60bdf4ec
commit dc284be4cc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 1 additions and 4 deletions

View file

@ -132,7 +132,6 @@ Available substitute variables include:
- `%FTPSPORT` - Port number of the FTPS server
- `%FTPTIME2` - Timeout in seconds that should be just sufficient to receive a
response from the test FTP server
- `%FTPTIME3` - Even longer than `%FTPTIME2`
- `%GOPHER6PORT` - IPv6 port number of the Gopher server
- `%GOPHERPORT` - Port number of the Gopher server
- `%GOPHERSPORT` - Port number of the Gophers server