Reenable rename_camel testcase
It was on the "broken" list, but it should now work.
This commit is contained in:
parent
cf7bdcf2df
commit
4f5613b4e9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue