示例#1
0
def test_vhost_disable(_):
    """Tests vhost disble method."""
    vhost = Vhost(DEFAULT_ARGS)
    assert vhost.disable(False)