projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b986a54
)
Accept either 'other' or 'available' for circulation status.
author
djfiander
<djfiander>
Fri, 28 Jul 2006 23:05:00 +0000
(23:05 +0000)
committer
djfiander
<djfiander>
Fri, 28 Jul 2006 23:05:00 +0000
(23:05 +0000)
t/11item_info.t
patch
|
blob
|
history
diff --git
a/t/11item_info.t
b/t/11item_info.t
index
067309a
..
2a1fec7
100644
(file)
--- a/
t/11item_info.t
+++ b/
t/11item_info.t
@@
-13,7
+13,7
@@
use SIPtest qw($datepat $textpat $instid $currency $user_barcode
my $item_info_test_template = {
id => 'Item Information: check information for available item',
msg => "1720060110 215612AO$instid|AB$item_barcode|",
- pat => qr/^180
30201$datepat/,
+ pat => qr/^180
[13]0201$datepat/, # status of 'other' or 'available'
fields => [
$SIPtest::field_specs{(FID_SCREEN_MSG)},
$SIPtest::field_specs{(FID_PRINT_LINE)},