projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695bc5e
)
Fix the test
author
Aleksey Kladov
<aleksey.kladov@gmail.com>
Thu, 3 May 2018 10:22:03 +0000
(13:22 +0300)
committer
Aleksey Kladov
<aleksey.kladov@gmail.com>
Thu, 3 May 2018 10:22:03 +0000
(13:22 +0300)
tests/testsuite/bad_config.rs
patch
|
blob
|
history
diff --git
a/tests/testsuite/bad_config.rs
b/tests/testsuite/bad_config.rs
index d1ace1433cd8b48aab06c8e353610a4cafd62f9c..574d84bff1be97b66d17a7cde8269e13c644a05a 100644
(file)
--- 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 `[..]`