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