mirror of https://github.com/swig/swig
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:
parent
865dc1e71c
commit
73ea48ba4a
|
@ -321,6 +321,7 @@ CPP_TEST_CASES += \
|
|||
nested_directors \
|
||||
nested_comment \
|
||||
nested_ignore \
|
||||
nested_in_template \
|
||||
nested_scope \
|
||||
nested_template_base \
|
||||
nested_workaround \
|
||||
|
|
Loading…
Reference in New Issue