Reenable rename_camel testcase

It was on the "broken" list, but it should now work.
This commit is contained in:
Olly Betts 2022-03-07 09:22:13 +13:00
commit 4f5613b4e9

View file

@ -88,7 +88,6 @@ CPP_TEST_BROKEN += \
extend_variable \
li_boost_shared_ptr_template \
nested_private \
rename_camel \
template_default_pointer \
template_private_assignment \
template_expr \
@ -377,6 +376,7 @@ CPP_TEST_CASES += \
rename2 \
rename3 \
rename4 \
rename_camel \
rename_rstrip_encoder \
rename_scope \
rename_simple \