diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index d43f696..862d846 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -151,6 +151,7 @@ import testing ; [ run allocate_shared_array_esft_test.cpp ] [ run allocate_shared_array_noinit_test.cpp ] [ run allocate_shared_array_value_test.cpp ] + [ run allocate_shared_array_construct_test.cpp ] [ run make_unique_test.cpp ] [ run make_unique_args_test.cpp ]