Skip to content

Commit ea29d21

Browse files
committed
Fix the testing error
1 parent 0b8a7e9 commit ea29d21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/style/font/ttf.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ mod test {
302302

303303
#[test]
304304
fn test_font_cache() -> FontResult<()> {
305-
clear_font_cache()?;
306305

307306
// We cannot only check the size of font cache, because
308307
// the test case may be run in parallel. Thus the font cache

0 commit comments

Comments
 (0)