1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00

Remove done TODO

This commit is contained in:
Emil Ernerfeldt
2025-03-28 15:13:57 +01:00
parent 79d114dfb0
commit 947945f0ba

View File

@@ -991,7 +991,6 @@ mod tests {
use ecolor::Color32;
fn jobs() -> Vec<LayoutJob> {
// TODO: add more tests here with newlines etc
vec![
LayoutJob::simple(
"Simplest test.".to_owned(),