From: Michael Stapelberg Date: Tue, 13 Nov 2012 20:03:25 +0000 (+0100) Subject: tests: 115-ipc-workspaces: ensure the i3 ipc socket is connected X-Git-Tag: 4.4~28 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=a3324a5e42be62e5d5f0aeb8c320da4d10401ef7 tests: 115-ipc-workspaces: ensure the i3 ipc socket is connected --- diff --git a/testcases/t/115-ipc-workspaces.t b/testcases/t/115-ipc-workspaces.t index cffcc455..29837430 100644 --- a/testcases/t/115-ipc-workspaces.t +++ b/testcases/t/115-ipc-workspaces.t @@ -17,6 +17,7 @@ use i3test; my $i3 = i3(get_socket_path()); +$i3->connect()->recv; ################################ # Workspaces requests and events