Fix the test
authorAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 3 May 2018 10:22:03 +0000 (13:22 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 3 May 2018 10:22:03 +0000 (13:22 +0300)
tests/testsuite/bad_config.rs

index d1ace1433cd8b48aab06c8e353610a4cafd62f9c..574d84bff1be97b66d17a7cde8269e13c644a05a 100644 (file)
@@ -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 `[..]`