Bugzilla – Attachment 64831 Details for
Bug 18851
Use Test::DBIx::Class in tests breaks packaging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18851: Test::DBIx::Class is not needed in 00-load.t
Bug-18851-TestDBIxClass-is-not-needed-in-00-loadt.patch (text/plain), 724 bytes, created by
Jonathan Druart
on 2017-07-05 20:57:24 UTC
(
hide
)
Description:
Bug 18851: Test::DBIx::Class is not needed in 00-load.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-07-05 20:57:24 UTC
Size:
724 bytes
patch
obsolete
>From 851edef19b7dd3379b2bc23f647508b7b153da5a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 5 Jul 2017 17:38:22 -0300 >Subject: [PATCH] Bug 18851: Test::DBIx::Class is not needed in 00-load.t > >--- > t/00-load.t | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/t/00-load.t b/t/00-load.t >index 460018cc8c..3f517f3b3b 100644 >--- a/t/00-load.t >+++ b/t/00-load.t >@@ -23,7 +23,6 @@ use Test::More; > use File::Spec; > use File::Find; > use English qw( -no_match_vars ); >-use t::lib::Mocks; > > =head1 DESCRIPTION > >@@ -31,8 +30,6 @@ use t::lib::Mocks; > > =cut > >-use Test::DBIx::Class; >- > # Loop through the C4:: modules > my $lib = File::Spec->rel2abs('C4'); > find({ >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18851
:
64830
|
64831
|
64832
|
64913
|
64979
|
64990
|
64991
|
64992
|
64993
|
65199
|
65368
|
65574
|
65575
|
65576
|
65577
|
65578
|
65579