latexrun
latexrun copied to clipboard
Fix tests: latexrun_args should not be mutated directly
latexrun_args is kept between tests, therefore it should not be mutated.
Running ./runall failed because of that for me.