Skip to content

Commit 503649e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 77fc701 commit 503649e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,7 @@ set(PYBIND11_TEST_FILES
167167
test_thread
168168
test_union
169169
test_virtual_functions
170-
test_class_sh_module_local.py
171-
)
170+
test_class_sh_module_local.py)
172171

173172
# Invoking cmake with something like:
174173
# cmake -DPYBIND11_TEST_OVERRIDE="test_callbacks.cpp;test_pickling.cpp" ..

0 commit comments

Comments
 (0)