]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch11-writing-automated-tests/no-listing-09-guess-with-panic-msg-bug/output.txt
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / doc / book / listings / ch11-writing-automated-tests / no-listing-09-guess-with-panic-msg-bug / output.txt
index 0e8cf488611314f33f82ae70bd770b3db5c0b12e..3cbee93ff736fcddb5f1ca96756348e3c0e0b57e 100644 (file)
@@ -18,6 +18,6 @@ note: panic did not contain expected string
 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'