Add missing test to python test-suite

This commit is contained in:
William S Fulton 2020-08-15 19:02:52 +01:00
commit cc94e5168f

View file

@ -85,6 +85,7 @@ CPP11_TEST_CASES = \
cpp11_shared_ptr_const \
cpp11_shared_ptr_nullptr_in_containers \
cpp11_shared_ptr_overload \
cpp11_shared_ptr_template_upcast \
cpp11_shared_ptr_upcast \
cpp11_std_unordered_map \
cpp11_std_unordered_multimap \