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

(-)a/t/Edifact.t (-2 / +1 lines)
Lines 225-231 my $mock_line_data = { Link Here
225
            sub_location_code => 'REFERENCE',    # LSL field
225
            sub_location_code => 'REFERENCE',    # LSL field
226
            branch            => 'BRANCH2'
226
            branch            => 'BRANCH2'
227
227
228
            # sequence_code missing for this item
228
                # sequence_code missing for this item
229
        }
229
        }
230
    ]
230
    ]
231
};
231
};
232
- 

Return to bug 40383