https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41322 Bug ID: 41322 Summary: Incorrect use of Test::Strict in xt/tt_tidy.t Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Wrong copy/paste from another file (?) xt/tt_tidy.t:use Test::Strict; xt/tt_tidy.t:$Test::Strict::TEST_STRICT = 0; This should only be used by t/db_dependent/00-strict.t -- You are receiving this mail because: You are watching all bug changes.