test builds
This commit is contained in:
parent
902864f520
commit
9780e72f18
1 changed files with 5 additions and 1 deletions
|
|
@ -180,7 +180,11 @@ mod test {
|
|||
font_size: Some(60),
|
||||
stroke_size: Some(2),
|
||||
verses: None,
|
||||
verse_map: None
|
||||
verse_map: None,
|
||||
stroke_color: todo!(),
|
||||
shadow_size: todo!(),
|
||||
shadow_offset: todo!(),
|
||||
shadow_color: todo!(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue