mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Update tests/test_make_alias.py
Co-authored-by: Sebastian Koslowski <sebastian.koslowski@gmail.com>
This commit is contained in:
parent
eb2ecf1033
commit
a14c936562
@ -2,7 +2,7 @@ import pytest
|
||||
|
||||
from pybind11_tests import ConstructorStats
|
||||
|
||||
m = pytest.importorskip("pybind11_tests.make_alias")
|
||||
m = pytest.importorskip("pybind11_tests._make_alias")
|
||||
|
||||
|
||||
def assert_name(mat):
|
||||
|
Loading…
Reference in New Issue
Block a user