]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch11-writing-automated-tests/no-listing-08-guess-with-bug/output.txt
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / doc / book / listings / ch11-writing-automated-tests / no-listing-08-guess-with-bug / output.txt
index c9a4fda9319d47ba3c5774b5455fdd1ba215587a..bd95d20e5e1449c0cc9adf63dd32dfd2273abcfd 100644 (file)
@@ -14,6 +14,6 @@ note: test did not panic as expected
 failures:
     tests::greater_than_100
 
-test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
+test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
 
 error: test failed, to rerun pass '--lib'