예제 #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"])