update generated tests
This commit is contained in:
parent
9f548a0295
commit
38e3088a56
@ -82,8 +82,8 @@ fn bar(&self) {}
|
||||
impl Trait for () {
|
||||
Type X = ();
|
||||
fn foo(&self) {}
|
||||
$0fn bar(&self) {}
|
||||
|
||||
$0fn bar(&self) {}
|
||||
}
|
||||
"#####,
|
||||
)
|
||||
@ -115,7 +115,6 @@ impl Trait<u32> for () {
|
||||
fn foo(&self) -> u32 {
|
||||
${0:todo!()}
|
||||
}
|
||||
|
||||
}
|
||||
"#####,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user