Koha/t/db_dependent/Patron
Jonathan Druart f1f9c6dc74 Bug 26384: Fix executable flags
.pm must not have -x
.t must have -x
.pl must have -x

Test plan:
Apply only the first patch, run the tests and confirm that the failures
make sense
Apply this patch and confirm that the test now returns green

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-11 09:56:56 +02:00
..
Borrower_Debarments.t Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 2018-07-18 15:49:47 +00:00
Borrower_Discharge.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Borrower_Files.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Borrower_PrevCheckout.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Housebound.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
HouseboundProfiles.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
HouseboundRoles.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
HouseboundVisits.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Messages.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Relationships.t Bug 22001: Remove the RaiseError occurrences from tests 2020-03-27 08:52:56 +00:00