Bugzilla – Attachment 34131 Details for
Bug 13393
The C4::VirtualShelves::Merge package is empty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13393: Remove C4::VirtualShelves::Merge
Bug-13393-Remove-C4VirtualShelvesMerge.patch (text/plain), 1.24 KB, created by
Marcel de Rooy
on 2014-12-04 16:43:17 UTC
(
hide
)
Description:
Bug 13393: Remove C4::VirtualShelves::Merge
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-12-04 16:43:17 UTC
Size:
1.24 KB
patch
obsolete
>From b4f0f2611fc0474fb525729d356e327111956734 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Thu, 4 Dec 2014 16:27:04 +0100 >Subject: [PATCH] Bug 13393: Remove C4::VirtualShelves::Merge >Content-Type: text/plain; charset=utf-8 > >This is empty (?) > >Test plan: > git grep 'VirtualShelves::Merge' >should not return anything. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/VirtualShelves/Merge.pm | 5 ----- > t/VirtualShelves_Merge.t | 14 -------------- > 2 files changed, 0 insertions(+), 19 deletions(-) > delete mode 100644 C4/VirtualShelves/Merge.pm > delete mode 100755 t/VirtualShelves_Merge.t > >diff --git a/C4/VirtualShelves/Merge.pm b/C4/VirtualShelves/Merge.pm >deleted file mode 100644 >index aead304..0000000 >--- a/C4/VirtualShelves/Merge.pm >+++ /dev/null >@@ -1,5 +0,0 @@ >-package C4::VirtualShelves::Merge; >- >- >- >-1; >diff --git a/t/VirtualShelves_Merge.t b/t/VirtualShelves_Merge.t >deleted file mode 100755 >index 954fdc4..0000000 >--- a/t/VirtualShelves_Merge.t >+++ /dev/null >@@ -1,14 +0,0 @@ >-#!/usr/bin/perl >-# >-# This Koha test module is a stub! >-# Add more tests here!!! >- >-use strict; >-use warnings; >- >-use Test::More tests => 1; >- >-BEGIN { >- use_ok('C4::VirtualShelves::Merge'); >-} >- >-- >1.7.7.6
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 13393
:
34129
|
34131
|
34142