mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:07:16 +03:00
tests: Fix a small typo in the tests README (#1060)
The subdirectory for logs in tests/ is named log/ without an 's' at the end.
This commit is contained in:
parent
13f3912471
commit
4f43236a40
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ The cURL Test Suite
|
|||
|
||||
1.8 Logs
|
||||
|
||||
All logs are generated in the logs/ subdirectory (it is emptied first in the
|
||||
All logs are generated in the log/ subdirectory (it is emptied first in the
|
||||
runtests.pl script). Use runtests.pl -k to force it to keep the temporary
|
||||
files after the test run since successful runs will clean it up otherwise.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue