Bug 30571: Z3950Servers.t - Create subtest for existing tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 24 Aug 2022 12:42:33 +0000 (12:42 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 3 Oct 2022 11:29:24 +0000 (08:29 -0300)
commitc24a67a28d5cd10b5dc10e17f20ea575f15339fc
tree0a691a101b281e67cb8cff79890cc91796a13cba
parent31293d711eabc6298d3675b6e9cb54af828ffb83
Bug 30571: Z3950Servers.t - Create subtest for existing tests

No real changes, just moving code and indentation.
Ground work for following patch.

Test plan:
To let the test pass, disable strict_mode in koha-conf.
Run perl t/db_dependent/Koha/Z3950Servers.t. Should pass now.
However, in strict mode or with prove, it should fail.
Run prove t/db_dependent/Koha/Z3950Servers.t. Failed?

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Koha/Z3950Servers.t