Fix test_ez.py parametrize error

Fixed parametrize decorator having wrong number of values (8 values
for 7 parameters). Moved the extra flags into the trargs parameter
where they belong.

Note: Some tests still fail due to missing sample files
(trailers-by-link-format.mbox, etc.) from recent commits - this is
a pre-existing issue.
1 file changed