test: inccommand_spec: Avoid indeterminism. (#6592)

This commit is contained in:
Justin M. Keyes
2017-04-26 14:51:21 +02:00
committed by GitHub
parent 0b59f988f4
commit 6755262194

View File

@@ -805,6 +805,7 @@ describe(":substitute, inccommand=split", function()
it('does not show split window for :s/', function() it('does not show split window for :s/', function()
feed("2gg") feed("2gg")
feed(":s/tw") feed(":s/tw")
screen:sleep(1)
screen:expect([[ screen:expect([[
Inc substitution on | Inc substitution on |
two lines | two lines |