Exemplo n.º 1
0
def test_winrm_quote(arg_string, expected):
    assert _quote(arg_string) == expected
Exemplo n.º 2
0
def test_winrm_quote(arg_string, expected):
    assert _quote(arg_string) == expected