]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/10-dock.t
tests: get the socket path from the X11 atom I3_SOCKET_PATH
[i3/i3] / testcases / t / 10-dock.t
index 5fa35e1a29f64557cc9bba47bec7c81f6256762e..d4da82451560fcb843f09e36e08eb0ba9bbe661e 100644 (file)
@@ -10,7 +10,7 @@ BEGIN {
 }
 
 my $x = X11::XCB::Connection->new;
-my $i3 = i3("/tmp/nestedcons");
+my $i3 = i3(get_socket_path());
 
 #####################################################################
 # verify that there is no dock window yet