Tax.t needed to test for default direction of asc, not desc. Fixed.

This commit is contained in:
Kaleb Murphy 2008-07-18 17:50:40 +00:00
parent 5e97a877d5
commit a143368f4f

View file

@ -616,7 +616,7 @@ SKIP: {
startIndex => 0,
totalRecords => 1778,
recordsReturned => 25,
dir => 'desc',
dir => 'asc',
records => array_each({
taxId=>ignore,
country => 'USA',