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