]> git.sur5r.net Git - i3/i3/commitdiff
tests: 115-ipc-workspaces: ensure the i3 ipc socket is connected
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Nov 2012 20:03:25 +0000 (21:03 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Nov 2012 20:03:25 +0000 (21:03 +0100)
testcases/t/115-ipc-workspaces.t

index cffcc45584832a0505dbd004a959fc44860f98f0..29837430b34d06c0bd37865ed4cc432c561ed829 100644 (file)
@@ -17,6 +17,7 @@
 use i3test;
 
 my $i3 = i3(get_socket_path());
+$i3->connect()->recv;
 
 ################################
 # Workspaces requests and events