Example #1
0
def test_state_dns_to_conn(hostin, hostout):
    assert states.dns_to_conn(hostin) == hostout
Example #2
0
def test_state_dns_to_conn(hostin, hostout):
    assert states.dns_to_conn(hostin) == hostout