https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40027
--- Comment #6 from Lucas Gass (lukeg) <[email protected]> --- kohadev-koha@kohadevbox:koha(main)$ prove -v /kohadevbox/koha/xt/check_makefile.t /kohadevbox/koha/xt/check_makefile.t .. 1..3 ok 1 - We should test something not ok 2 - All directories must be listed in Makefile.PL # Failed test 'All directories must be listed in Makefile.PL' # at /kohadevbox/koha/xt/check_makefile.t line 40. # got: '1' # expected: '0' # $VAR1 = [ # '.github' # ]; ok 3 - no warnings # Looks like you failed 1 test of 3. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests Do we need to add the .github dir to Makefile.PL? -- You are receiving this mail because: You are on the CC list for the bug. 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/
