X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F140-focus-lost.t;h=e7388fd9bac8317058f2a3a1da93b0ef426c609e;hb=0702f1fb7befbeae5914f2b1cb6b27d8809ae36b;hp=042afcfefd9e59e21d7c26a628e94c471301e06b;hpb=293517fb2ef7036b7df2e5ea64db5c9b6b268766;p=i3%2Fi3 diff --git a/testcases/t/140-focus-lost.t b/testcases/t/140-focus-lost.t index 042afcfe..e7388fd9 100644 --- a/testcases/t/140-focus-lost.t +++ b/testcases/t/140-focus-lost.t @@ -22,7 +22,7 @@ my $left = open_window; my $mid = open_window; my $right = open_window; -sync_with_i3($x); +sync_with_i3; diag("left = " . $left->id . ", mid = " . $mid->id . ", right = " . $right->id);