Improve 267-regress-mark-restart.t

Another window with a mark is needed for issue #2900.
next
Orestis Floros 2017-09-07 04:19:57 +03:00
parent 3f9b880e1f
commit e5008ca0dc
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ use i3test;
cmd 'open';
cmd 'mark foo';
cmd 'open';
cmd 'mark bar';
cmd 'restart';