View | Details | Raw Unified | Return to bug 18712
Collapse All | Expand All

(-)a/t/Biblio.t (-1 / +1 lines)
Lines 174-176 warnings_like { $ret = UpdateTotalIssues() } Link Here
174
174
175
ok( !defined $ret, 'UpdateTotalIssues returns carped warning if biblio record does not exist');
175
ok( !defined $ret, 'UpdateTotalIssues returns carped warning if biblio record does not exist');
176
176
177
- 
177
done_testing;

Return to bug 18712