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