X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F003-ipc.t;h=477b7163a64f3bebdeb677d342af59dd675b6e82;hb=fce7570f961bcb373e1ac0965bb3ed41747e0d3b;hp=296375ab9b298f80abc80aafa79d5c33021292dd;hpb=e9acd36ce438624751e14b56fee5bd79318cbad0;p=i3%2Fi3 diff --git a/testcases/t/003-ipc.t b/testcases/t/003-ipc.t index 296375ab..477b7163 100644 --- a/testcases/t/003-ipc.t +++ b/testcases/t/003-ipc.t @@ -10,7 +10,7 @@ fresh_workspace; ##################################################################### # Create a window so we can get a focus different from NULL -my $window = open_window($x); +my $window = open_window; my $focus = $x->input_focus;