projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3a2327
)
LP1856906: (follow-up) fix unit test count
author
Galen Charlton
<gmc@equinoxOLI.org>
Fri, 12 Nov 2021 20:38:17 +0000
(15:38 -0500)
committer
Galen Charlton
<gmc@equinoxOLI.org>
Fri, 12 Nov 2021 20:38:17 +0000
(15:38 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t
patch
|
blob
|
history
diff --git
a/Open-ILS/src/perlmods/t/14-OpenILS-Utils.t
b/Open-ILS/src/perlmods/t/14-OpenILS-Utils.t
index
d9c2119
..
4af519c
100644
(file)
--- a/
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t
+++ b/
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t
@@
-14,7
+14,7
@@
# truckload to verify that everything would continue to work if
# we turn it on across the board.
-use Test::More tests => 4
8
;
+use Test::More tests => 4
7
;
use Test::Warn;
use DateTime::TimeZone;
use DateTime::Format::ISO8601;