]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/28-open-order.t
tests: get the socket path from the X11 atom I3_SOCKET_PATH
[i3/i3] / testcases / t / 28-open-order.t
index f6b26b041cb066304714cf334f975b14d8f1bb95..b638e708446606d3820b4fbfd506a744b5b1975f 100644 (file)
@@ -6,7 +6,7 @@
 use List::Util qw(first);
 use i3test;
 
-my $i3 = i3("/tmp/nestedcons");
+my $i3 = i3(get_socket_path());
 
 my $tmp = fresh_workspace;