t/154-regress-multiple-dock: s/next v/focus right

This commit is contained in:
Michael Stapelberg
2011-11-10 18:43:03 +00:00
parent bebd2fceb6
commit e73538a56f

View File

@ -50,7 +50,7 @@ $second->destroy;
##################################################################### #####################################################################
# Now issue a focus command # Now issue a focus command
##################################################################### #####################################################################
cmd 'next v'; cmd 'focus right';
does_i3_live; does_i3_live;