removed vnode client netif stats, since was not being used
This commit is contained in:
parent
d3d70ecc54
commit
223590c8fb
2 changed files with 0 additions and 47 deletions
|
@ -126,9 +126,6 @@ class TestCore:
|
|||
# check module methods
|
||||
assert createclients(session.session_dir)
|
||||
|
||||
# check convenience methods for interface information
|
||||
assert client.netifstats()
|
||||
|
||||
def test_netif(self, session, ip_prefixes):
|
||||
"""
|
||||
Test netif methods.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue