From f66d97b677d114733f6b938d54ce7502d6aff214 Mon Sep 17 00:00:00 2001 From: "Alibek.Jorajev" Date: Wed, 30 May 2018 15:23:35 +0100 Subject: CURLOPT_RESOLVE: always purge old entry first If there's an existing entry using the selected name. Closes #2622 --- tests/unit/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/unit/README') diff --git a/tests/unit/README b/tests/unit/README index 301cd17d5..b8a513b3b 100644 --- a/tests/unit/README +++ b/tests/unit/README @@ -17,8 +17,8 @@ Run Unit Tests Unit tests are run as part of the regular test suite. If you have built everything to run unit tests, to can do 'make test' at the root level. Or you -can 'cd tests' and then invoke individual unit tests with ./runtests.pl NNNN -where NNNN is the specific test number. +can 'cd tests' and 'make' and then invoke individual unit tests with +./runtests.pl NNNN where NNNN is the specific test number. Debug Unit Tests ================ -- cgit v1.2.3