]> git.koha-community.org Git - koha.git/commit
Bug 33869: Matcher.t - indentation and whitespace changes
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 29 May 2023 07:12:57 +0000 (07:12 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 1 Sep 2023 14:07:44 +0000 (11:07 -0300)
commitccb86ed6ff58e58c9e7793b03417fab50c26a72b
tree49d7d30a6dd2371cd7411dfc7a55e7b5b3b2757b
parent3d2f2fb1382bbadfc26264c64986fb70aea649ac
Bug 33869: Matcher.t - indentation and whitespace changes

Test plan:
Run git diff --ignore-all-space --ignore-blank-lines HEAD~1.. t/Matcher.t; #no output expected

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/Matcher.t