don't check for an exact error message
the system might change it, especially if the system language is changed
This commit is contained in:
parent
7d4042bc82
commit
86e4216a56
@ -1,4 +1,4 @@
|
||||
// error-pattern: error reading Clippy's configuration file: No such file or directory
|
||||
// error-pattern: error reading Clippy's configuration file
|
||||
|
||||
#![feature(plugin)]
|
||||
#![plugin(clippy(conf_file="./tests/compile-fail/non_existant_conf.toml"))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user