]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch11-writing-automated-tests/output-only-01-show-output/output.txt
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / doc / book / listings / ch11-writing-automated-tests / output-only-01-show-output / output.txt
index 3bff4258abf51162485a9c91c3f08491296ddd11..cb9f454e7a78aa95c58a58cb2e3ba0498985d446 100644 (file)
@@ -29,6 +29,6 @@ note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
 failures:
     tests::this_test_will_fail
 
-test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
+test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
 
 error: test failed, to rerun pass '--lib'