예제 #1
0
def test_get_new_command(command, output):
    assert get_new_command(command) == output
예제 #2
0
def test_get_new_command(command, output):
    assert get_new_command(command) == output