Add test annotation
This commit is contained in:
parent
aadda46752
commit
475d10d3b0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@ fn unignored_test() {}
|
|||
fn ignored_with_reason() {}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
#[ignore] //~ ignore_without_reason
|
||||
fn ignored_without_reason() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue