Thread: pgsql: Fix test counting in SSL tests

pgsql: Fix test counting in SSL tests

From
Peter Eisentraut
Date:
Fix test counting in SSL tests

The branch that does not support tls-server-end-point runs more tests,
so we need to structure the test counting dynamically.

Reviewed-by: Michael Paquier <michael@paquier.xyz>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2dadd061b3a8d259ec352512dfaf340a85ffa827

Modified Files
--------------
src/test/ssl/t/002_scram.pl | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)