Bug 21450: Unit tests
authorNick Clemens <nick@bywatersolutions.com>
Wed, 23 Jan 2019 21:07:41 +0000 (21:07 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 May 2019 20:24:06 +0000 (21:24 +0100)
commit19aa13773a2156c5db831f300fe580409e8724c8
treea3941abbe466214cad365cba111a7e182a18380d
parent2e705d368034e2a06ccb6b31ccc249a60e341f42
Bug 21450: Unit tests

To test:
1 - Apply just this patch
2 - prove -v t/db_dependent/Linker_Default.t
3 - It fails
4 - Apply second patch
5 - prove -v t/db_dependent/Linker_Default.t
6 - It passes

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Bug 21450: Remove copyright lines

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 366ef794969c3bc67c70ea7c9d85cb04944f4f05)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Linker_Default.t [new file with mode: 0755]