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