Enable two previously failing tests that pass now

This is just the result of rerunning "make check-failing".
This commit is contained in:
Vadim Zeitlin 2021-11-30 02:29:31 +01:00
commit a031ec3474

View file

@ -46,7 +46,6 @@ FAILING_CPP_TESTS := \
arrays_global \
arrays_global_twodim \
constant_pointers \
director_smartptr \
enum_thorough \
extend \
extend_default \
@ -74,7 +73,6 @@ FAILING_CPP_TESTS := \
typedef_array_member \
typedef_funcptr \
typedef_struct_cpp \
typemap_array_qualifiers \
typemap_namespace \
typemap_various \
using_extend \