mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Remove cylic dependency of egui_kittest on itself
This commit is contained in:
@@ -10,5 +10,6 @@ fn test_shrink() {
|
||||
|
||||
harness.fit_contents();
|
||||
|
||||
#[cfg(all(feature = "snapshot", feature = "wgpu"))]
|
||||
harness.wgpu_snapshot("test_shrink");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user