]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/286-root-window-mouse-binding.t
Fix focus order issues when encapsulating workspaces
[i3/i3] / testcases / t / 286-root-window-mouse-binding.t
index 6c1b5d6ace7b5f561df1c66672ee8c5e55f0ac3f..0da373b74e3168129d95b6971dcf60200d5011b7 100644 (file)
@@ -30,7 +30,7 @@ fresh_workspace;
 
 xtest_button_press(4, 50, 50);
 xtest_button_release(4, 50, 50);
-sync_with_i3;
+xtest_sync_with_i3;
 
 is(focused_ws(), 'special', 'the binding was triggered');