Skip to content

Commit 5bdaf96

Browse files
committed
Fixing oversight: adding test_class_sh_virtual_py_cpp_mix.cpp to cmake file.
1 parent 8949194 commit 5bdaf96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ set(PYBIND11_TEST_FILES
106106
test_class_sh_inheritance.cpp
107107
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
108108
test_class_sh_unique_ptr_member.cpp
109+
test_class_sh_virtual_py_cpp_mix.cpp
109110
test_class_sh_with_alias.cpp
110111
test_constants_and_functions.cpp
111112
test_copy_move.cpp

0 commit comments

Comments
 (0)