-
Make output tests more stable on slow machines. · dd8dcc8dEric Fiselier authored
The appveyor bot sometimes fails because the time it outputs is 6 digits long, but the output test regex expects at most 5 digits. This patch increases the size to 6 digits to placate the test. This should not *really* affect the correctness of the test.
dd8dcc8d
×