mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Remove done TODO
This commit is contained in:
@@ -991,7 +991,6 @@ mod tests {
|
|||||||
use ecolor::Color32;
|
use ecolor::Color32;
|
||||||
|
|
||||||
fn jobs() -> Vec<LayoutJob> {
|
fn jobs() -> Vec<LayoutJob> {
|
||||||
// TODO: add more tests here with newlines etc
|
|
||||||
vec![
|
vec![
|
||||||
LayoutJob::simple(
|
LayoutJob::simple(
|
||||||
"Simplest test.".to_owned(),
|
"Simplest test.".to_owned(),
|
||||||
|
|||||||
Reference in New Issue
Block a user