mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 22:35:04 -05: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")
|