Auto merge of #5535 - ehuss:ignore-test-tab, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 15 May 2018 06:01:29 +0000 (06:01 +0000)
committerbors <bors@rust-lang.org>
Tue, 15 May 2018 06:01:29 +0000 (06:01 +0000)
Ignore <tab> in libtest output.

rust-lang/rust#50387 is changing the output from libtest which affected a few Cargo tests.


Trivial merge