From 5cf5398430f72c9e0ffa85c0dfa4a346f41f9b06 Mon Sep 17 00:00:00 2001 From: Laurenz Stampfl Date: Tue, 26 Nov 2024 10:32:24 +0100 Subject: [PATCH] [tests] Remove invalid tests from collections.tests --- tests/shaping/in_house.rs | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/tests/shaping/in_house.rs b/tests/shaping/in_house.rs index 4270573f..acfc89db 100644 --- a/tests/shaping/in_house.rs +++ b/tests/shaping/in_house.rs @@ -1720,34 +1720,6 @@ fn cluster_004() { ); } -#[test] -fn collections_004() { - assert_eq!( - shape( - "tests/fonts/in-house/TTC.ttc", - "\u{2026}\u{0020}\u{002E}", - "--face-index=0", - ), - "ellipsis=0+723|\ - space=1+250|\ - period=2+241" - ); -} - -#[test] -fn collections_005() { - assert_eq!( - shape( - "tests/fonts/in-house/TTC.ttc", - "\u{2026}\u{0020}\u{002E}", - "--face-index=1", - ), - "ellipsis=0+723|\ - space=1+250|\ - period=2+241" - ); -} - #[test] fn color_fonts_001() { assert_eq!(