summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/Makefile.in')
-rw-r--r--Examples/test-suite/python/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/python/Makefile.in b/Examples/test-suite/python/Makefile.in
index 4c0507cbb..1ba1bb3f5 100644
--- a/Examples/test-suite/python/Makefile.in
+++ b/Examples/test-suite/python/Makefile.in
@@ -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 \