...
This commit is contained in:
parent
8ca92e0536
commit
9c05481f14
@ -126,7 +126,6 @@ RPS1="{rps1}"
|
||||
pty.write_to_child('\x04')
|
||||
pty.wait_till(lambda: pty.screen.cursor.shape == CURSOR_BEAM)
|
||||
|
||||
|
||||
@unittest.skipUnless(shutil.which('fish'), 'fish not installed')
|
||||
def test_fish_integration(self):
|
||||
fish_prompt, right_prompt = 'left>', '<right'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user