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

(-)a/t/Prices.t (-2 lines)
Lines 120-126 for my $currency_format ( qw( US FR ) ) { Link Here
120
            }
120
            }
121
        );
121
        );
122
122
123
        #
124
        $order_0_0 = C4::Acquisition::populate_order_with_prices(
123
        $order_0_0 = C4::Acquisition::populate_order_with_prices(
125
            {
124
            {
126
                order        => $order_0_0,
125
                order        => $order_0_0,
127
- 

Return to bug 13323