removed getaddr from node clients, since it was not being used
This commit is contained in:
parent
e4bb315c14
commit
d3d70ecc54
5 changed files with 0 additions and 138 deletions
|
@ -127,7 +127,6 @@ class TestCore:
|
|||
assert createclients(session.session_dir)
|
||||
|
||||
# check convenience methods for interface information
|
||||
assert client.getaddr("eth0")
|
||||
assert client.netifstats()
|
||||
|
||||
def test_netif(self, session, ip_prefixes):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue