removed vnode client netif stats, since was not being used

This commit is contained in:
bharnden 2019-10-01 12:52:25 -07:00
parent d3d70ecc54
commit 223590c8fb
2 changed files with 0 additions and 47 deletions

View file

@ -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.