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