Bugzilla – Attachment 65575 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), 828 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2017-08-07 15:36:26 UTC
(
hide
)
Description:
Bug 18851: Test::DBIx::Class is not needed in 00-load.t
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-08-07 15:36:26 UTC
Size:
828 bytes
patch
obsolete
>From f99ef7b11233be669bdb1da70edae3845c480956 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 > >Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/00-load.t | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/t/00-load.t b/t/00-load.t >index 460018c..3f517f3 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.7.4
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