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

(-)a/t/lib/TestBuilder.pm (-1 / +2 lines)
Lines 624-629 sub _gen_default_values { Link Here
624
        },
624
        },
625
        Branch => {
625
        Branch => {
626
            pickup_location => 0,
626
            pickup_location => 0,
627
            opacuserjs      => q{},
628
            opacusercss     => q{},
627
        },
629
        },
628
        Reserve => {
630
        Reserve => {
629
            non_priority  => 0,
631
            non_priority  => 0,
630
- 

Return to bug 36916