mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04: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")
|