예제 #1
0
def test_winrm_quote(arg_string, expected):
    assert _quote(arg_string) == expected
예제 #2
0
def test_winrm_quote(arg_string, expected):
    assert _quote(arg_string) == expected