View | Details | Raw Unified | Return to bug 40017
Collapse All | Expand All

(-)a/t/Breeding.t (-2 / +1 lines)
Lines 15-21 Link Here
15
# GNU General Public License for more details.
15
# GNU General Public License for more details.
16
#
16
#
17
# You should have received a copy of the GNU General Public License
17
# You should have received a copy of the GNU General Public License
18
# along with Koha; if not, see <http://www.gnu.org/licenses>.
18
# along with Koha; if not, see <https://www.gnu.org/licenses>.
19
19
20
use Modern::Perl;
20
use Modern::Perl;
21
use Data::Dumper qw(Dumper);
21
use Data::Dumper qw(Dumper);
22
- 

Return to bug 40017