tests: 115-ipc-workspaces: ensure the i3 ipc socket is connected

This commit is contained in:
Michael Stapelberg 2012-11-13 21:03:25 +01:00
parent 305b6ddf2f
commit a3324a5e42
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
use i3test;
my $i3 = i3(get_socket_path());
$i3->connect()->recv;
################################
# Workspaces requests and events