Add nested_inheritance_interface test

This commit is contained in:
Isaac Pascual Monells 2019-07-02 12:57:16 +02:00
commit 84e310402a
3 changed files with 44 additions and 0 deletions

View file

@ -324,6 +324,7 @@ CPP_TEST_CASES += \
nested_directors \
nested_comment \
nested_ignore \
nested_inheritance_interface \
nested_in_template \
nested_scope \
nested_template_base \