View | Details | Raw Unified | Return to bug 40765
Collapse All | Expand All

(-)a/t/lib/TestBuilder.pm (-1 / +3 lines)
Lines 696-701 sub _gen_default_values { Link Here
696
            sort1_authcat => undef,
696
            sort1_authcat => undef,
697
            sort2_authcat => undef,
697
            sort2_authcat => undef,
698
        },
698
        },
699
        Aqorder => {
700
            quantity => 1,
701
        },
699
        AuthHeader => {
702
        AuthHeader => {
700
            marcxml => '',
703
            marcxml => '',
701
        },
704
        },
702
- 

Return to bug 40765