From: Aleksey Kladov Date: Thu, 3 May 2018 10:22:03 +0000 (+0300) Subject: Fix the test X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~24^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f1dabb7ec9f61743e54c082c1eb7d65e570a2c6f;p=cargo.git Fix the test --- diff --git a/tests/testsuite/bad_config.rs b/tests/testsuite/bad_config.rs index d1ace1433..574d84bff 100644 --- a/tests/testsuite/bad_config.rs +++ b/tests/testsuite/bad_config.rs @@ -284,10 +284,7 @@ fn invalid_global_config() { p.cargo("build").arg("-v"), execs().with_status(101).with_stderr( "\ -error: failed to parse manifest at `[..]` - -Caused by: - Couldn't load Cargo configuration +[ERROR] Couldn't load Cargo configuration Caused by: could not parse TOML configuration in `[..]`