Skip to content

Commit 9444114

Browse files
committed
Revert "Experiment: commenting out test_class_sh_shared_from_this."
This reverts commit febf9ce.
1 parent dc81c3e commit 9444114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ set(PYBIND11_TEST_FILES
106106
test_class_sh_disowning_mi.cpp
107107
test_class_sh_factory_constructors.cpp
108108
test_class_sh_inheritance.cpp
109-
# test_class_sh_shared_from_this.cpp
109+
test_class_sh_shared_from_this.cpp
110110
test_class_sh_trampoline_basic.cpp
111111
test_class_sh_trampoline_self_life_support.cpp
112112
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp

0 commit comments

Comments
 (0)