]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/132-move-workspace.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 132-move-workspace.t
index d09910397a81de46e0cbd50938177967bdbebd51..6367488a3b4b6495fe872c356049e7b10bba31d5 100644 (file)
@@ -23,6 +23,7 @@ my $i3 = i3(get_socket_path());
 # We move the pointer out of our way to avoid a bug where the focus will
 # be set to the window under the cursor
 $x->root->warp_pointer(0, 0);
+sync_with_i3;
 
 sub move_workspace_test {
     my ($movecmd) = @_;