]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/276-ipc-window-move.t
Merge branch 'next' into master
[i3/i3] / testcases / t / 276-ipc-window-move.t
index f3606b4e8106b1c32d34a463cca45bb2d29d5d24..708963dfd649997f68d77f6161ee7e839fb299c0 100644 (file)
@@ -34,7 +34,7 @@ sub move_subtest {
     is($move[0]->{container}->{window}, $window->{id}, 'window id matches');
 }
 
     is($move[0]->{container}->{window}, $window->{id}, 'window id matches');
 }
 
-subtest 'move right', \&move_subtest, 'move right';
+subtest 'move left', \&move_subtest, 'move left';
 subtest 'move to workspace', \&move_subtest, 'move to workspace ws_new';
 
 done_testing;
 subtest 'move to workspace', \&move_subtest, 'move to workspace ws_new';
 
 done_testing;