test: fix arg_type test
This commit is contained in:
parent
13267adb12
commit
29f3d7dee7
1 changed files with 0 additions and 2 deletions
|
@ -262,8 +262,6 @@ mod tests {
|
||||||
.unwrap()
|
.unwrap()
|
||||||
.1,
|
.1,
|
||||||
vec![
|
vec![
|
||||||
Arg::Ident("_ident".to_owned()),
|
|
||||||
Arg::Ident("r#raw_ident".to_owned()),
|
|
||||||
Arg::Expr("expr.obj".to_owned()),
|
Arg::Expr("expr.obj".to_owned()),
|
||||||
Arg::Expr("name {thing: 42}".to_owned()),
|
Arg::Expr("name {thing: 42}".to_owned()),
|
||||||
Arg::Placeholder
|
Arg::Placeholder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue