From c198d86538c6d1b8cd3aa84abc6688c32dadbfdf Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Fri, 20 Jul 2018 10:32:40 +0200 Subject: [PATCH] Update `bootimage test` output --- .../content/second-edition/posts/05-integration-tests/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/blog/content/second-edition/posts/05-integration-tests/index.md b/blog/content/second-edition/posts/05-integration-tests/index.md index baec3e66..194db11c 100644 --- a/blog/content/second-edition/posts/05-integration-tests/index.md +++ b/blog/content/second-edition/posts/05-integration-tests/index.md @@ -585,17 +585,14 @@ The `test-basic-boot` and `test-panic` tests we created above begin with `test-` > bootimage test test-panic Finished dev [unoptimized + debuginfo] target(s) in 0.01s - Updating registry `https://github.com/rust-lang/crates.io-index` Ok test-basic-boot Finished dev [unoptimized + debuginfo] target(s) in 0.01s - Updating registry `https://github.com/rust-lang/crates.io-index` Ok test-something Finished dev [unoptimized + debuginfo] target(s) in 0.01s - Updating registry `https://github.com/rust-lang/crates.io-index` Timed Out The following tests failed: