[ruby] enable a test for null shared_ptr in containers.
This commit is contained in:
parent
0c3298073b
commit
042d8289fd
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ CPP_TEST_CASES = \
|
|||
CPP11_TEST_CASES = \
|
||||
cpp11_hash_tables \
|
||||
cpp11_shared_ptr_upcast \
|
||||
cpp11_shared_ptr_nullptr_in_containers \
|
||||
cpp11_shared_ptr_const
|
||||
|
||||
C_TEST_CASES += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue