]> git.sur5r.net Git - i3/i3/commitdiff
t/154-regress-multiple-dock: s/next v/focus right
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Nov 2011 18:43:03 +0000 (18:43 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Nov 2011 18:43:03 +0000 (18:43 +0000)
testcases/t/154-regress-multiple-dock.t

index 21cb96967ba246ae5a03bca05520d7819e61b3df..8b7f456cd3bd9bc22cd2ff478e08651019e77a8c 100644 (file)
@@ -50,7 +50,7 @@ $second->destroy;
 #####################################################################
 # Now issue a focus command
 #####################################################################
-cmd 'next v';
+cmd 'focus right';
 
 does_i3_live;