Adding test_class_sh_factory_constructors.cpp to tests/CMakeLists.txt (fixes…

Adding test_class_sh_factory_constructors.cpp to tests/CMakeLists.txt (fixes oversight, this should have been added long before).
parent 9783f2d3
......@@ -102,6 +102,7 @@ set(PYBIND11_TEST_FILES
test_chrono.cpp
test_class.cpp
test_class_sh_basic.cpp
test_class_sh_factory_constructors.cpp
test_class_sh_inheritance.cpp
test_class_sh_unique_ptr_member.cpp
test_constants_and_functions.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment