Skip to content

Commit 1b735f2

Browse files
committed
If 082 not assigned by LC, it was assigned by someone else.
1 parent 141fe92 commit 1b735f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/test/tests/03-050-088.xspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<x:expect label="ind2 = 0 if DLC assigner"
129129
test="//marc:datafield[@tag='082'][3]/@ind2 = '0'"/>
130130
<x:expect label="ind2 blank if no assigner"
131-
test="//marc:datafield[@tag='082'][1]/@ind2 = ' '"/>
131+
test="//marc:datafield[@tag='082'][1]/@ind2 = '4'"/>
132132
<x:expect label="$a from classificationPortion"
133133
test="//marc:datafield[@tag='082'][1]/marc:subfield[@code='a'] = '621.389/2'"/>
134134
<x:expect label="$2 from source when bf:code is used"

0 commit comments

Comments
 (0)