Remove test for deprecated hb_set_invert()

This commit is contained in:
Behdad Esfahbod 2018-10-09 01:05:28 -04:00
parent a52bc039c3
commit a353c1768d
1 changed files with 0 additions and 4 deletions

View File

@ -381,10 +381,6 @@ test_set_empty (void)
test_empty (b);
hb_set_invert (b);
test_empty (b);
g_assert (!hb_set_allocation_successful (b));
hb_set_clear (b);