Пример #1
0
 def test_repeat_with_user_specified_label(self):
     commands.repeat(['last', '-l', 'new_label'])
Пример #2
0
 def test_repeat_last(self):
     commands.repeat(['last'])
Пример #3
0
 def test_repeat_with_user_specified_label(self):
     commands.repeat(['last', '-l', 'new_label'])
Пример #4
0
 def test_repeat_last(self):
     commands.repeat(['last'])
Пример #5
0
 def test_repeat_with_user_specified_label(self):
     commands.repeat(["last", "-l", "new_label"])
Пример #6
0
 def test_repeat_last(self):
     commands.repeat(["last"])