Add test_with_disallowed_name
This commit is contained in:
parent
2795a60189
commit
898baf81cd
@ -71,3 +71,8 @@ mod tests {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_with_disallowed_name() {
|
||||
let foo = 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user