Bug 14206: Adds test for getletter() call from overdue_notices.pl
authorIndranil Das Gupta <indradg@gmail.com>
Sun, 24 May 2015 23:55:04 +0000 (05:25 +0530)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 11 Jun 2015 13:14:35 +0000 (10:14 -0300)
commitc07f83f643e6b8820d90487a23e91e9b062a5cd6
tree5e64241a6fa8a6b68eb78a498bec64a28f2e25b3
parent8895caa33985bbb0cad9b011c4706d4591d2869b
Bug 14206: Adds test for getletter() call from overdue_notices.pl

Adds missing test for getletter() when called from overdue_notices.pl

Test plan
=========

1/ apply this patch
2/ run prove -v t/db_dependent/Letters.t
   all tests should pass, especially test #40 which tests call from
   overdue_notices.pl

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Letters.t