mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 21:11:09 +01:00
5 lines
133 B
Python
5 lines
133 B
Python
|
import pytest
|
||
|
|
||
|
pytest.register_assert_rewrite("atf_python.sys.net.rtsock")
|
||
|
pytest.register_assert_rewrite("atf_python.sys.net.vnet")
|