Skip to content

Commit 2b3df44

Browse files
committed
LP#1847805: (follow-up) correct number of test cases
Signed-off-by: Galen Charlton <[email protected]>
1 parent b04b629 commit 2b3df44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open-ILS/src/perlmods/live_t/01-lp1847805-pcrud-in-query-permissions.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# integration test here than with libcheck :-D
55

66
use strict; use warnings;
7-
use Test::More tests => 9;
7+
use Test::More tests => 11;
88
use OpenILS::Utils::TestUtils;
99
use OpenILS::Const qw(:const);
1010

0 commit comments

Comments
 (0)