Add recently added nested_in_template to the list of test cases

This should have been part of 30bb977a64

See #1358.
This commit is contained in:
Vadim Zeitlin 2018-11-25 23:39:15 +01:00
parent 865dc1e71c
commit 73ea48ba4a
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@ CPP_TEST_CASES += \
nested_directors \
nested_comment \
nested_ignore \
nested_in_template \
nested_scope \
nested_template_base \
nested_workaround \