https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39876
--- Comment #14 from David Nind <[email protected]> --- Thanks Jonathan! Tests now all pass and tidying files works as expected (no changes identified). Testing notes (using KTD, on main): 1. Run these tests, they should all pass: - prove xt/author/codespell.t - before = 4440 PASS; after = 4439 PASS - prove xt/author/pod_checker.t - before = 3298 PASS; after = 3297 PASS - prove xt/author/podcorrectness.t - before = 3297 PASS; after = 3296 PASS - prove xt/find-missing-csrf.t - before = 2 PASS; after = 2 PASS - prove xt/find-missing-filters.t - before = 2 PASS; after = 2 PASS - prove xt/find-missing-op-in-forms.t - before = 2 PASS; after = 2 PASS - prove xt/perltidy.t - before = 3018 PASS; after = 3017 PASS - prove xt/pl_valid.t - before = 3298 PASS; after = 3293 PASS - prove xt/single_quotes.t - before = 2 PASS; after = 2 PASS - prove xt/tt_tidy.t - before = 866 PASS; after = 3017 PASS 2. Tidy all the files, there should be no changes using a git status: - misc/devel/tidy.pl --perl - misc/devel/tidy.pl --js - misc/devel/tidy.pl --tt -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
