add failure-status: 1
to the test
This commit is contained in:
parent
dc9128fff8
commit
40a1ee8efa
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// error-pattern: An error message for you
|
||||
// failure-status: 1
|
||||
|
||||
fn main() -> Result<(), &'static str> {
|
||||
Err("An error message for you")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue