test: remove duplicate test invocation

This commit is contained in:
Peter Hutterer 2021-07-06 11:48:33 +10:00 committed by Wim Taymans
parent 252816f757
commit b1ac776ff0

View file

@ -258,8 +258,6 @@ PWTEST(context_support)
PWTEST_SUITE(context)
{
pwtest_add(context_support, PWTEST_NOARG);
pwtest_add(context_abi, PWTEST_NOARG);
pwtest_add(context_create, PWTEST_NOARG);
pwtest_add(context_properties, PWTEST_NOARG);