]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/05-ipc.t
tests: Bugfix: 11-goto.t: use mktemp for generating a random mark, not base64
[i3/i3] / testcases / t / 05-ipc.t
index 0d18040ec1efb8c8ff157400ddcaf5bed9bd2a8e..982ece7e9a2c7f232dc530d19b4bfce63edeea7a 100644 (file)
@@ -12,8 +12,7 @@ fresh_workspace;
 #####################################################################
 
 # Create a window so we can get a focus different from NULL
-my $window = open_standard_window($x);
-sync_with_i3($x);
+my $window = open_window($x);
 
 my $focus = $x->input_focus;