xref: /freebsd/tests/atf_python/__init__.py (revision 950a6087ec18cd22464b3297573f54a6d9223c99)
1import pytest
2
3pytest.register_assert_rewrite("atf_python.sys.net.rtsock")
4pytest.register_assert_rewrite("atf_python.sys.net.vnet")
5