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