Remove test for deprecated hb_set_invert()
This commit is contained in:
parent
a52bc039c3
commit
a353c1768d
|
@ -381,10 +381,6 @@ test_set_empty (void)
|
||||||
|
|
||||||
test_empty (b);
|
test_empty (b);
|
||||||
|
|
||||||
hb_set_invert (b);
|
|
||||||
|
|
||||||
test_empty (b);
|
|
||||||
|
|
||||||
g_assert (!hb_set_allocation_successful (b));
|
g_assert (!hb_set_allocation_successful (b));
|
||||||
|
|
||||||
hb_set_clear (b);
|
hb_set_clear (b);
|
||||||
|
|
Loading…
Reference in New Issue