Bug 7614: Fix my variable earlier declaration bug.
Signed-off-by: Bob Bennhoff <bbennhoff@clicweb.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
68803f3ddb
commit
07c91b2116
1 changed files with 0 additions and 1 deletions
|
@ -661,7 +661,6 @@ subtest 'CanItemBeReserved / holds_per_day tests' => sub {
|
|||
$schema->storage->txn_rollback;
|
||||
};
|
||||
|
||||
|
||||
# Helper method to set up a Biblio.
|
||||
sub create_helper_biblio {
|
||||
my $itemtype = shift;
|
||||
|
|
Loading…
Reference in a new issue