]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/146-floating-reinsert.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 146-floating-reinsert.t
index c3a4512a7349229bd86162e6ee551aec67b02ed4..ca209e1cadc1a799148aa00b4c4b9e8f0050896a 100644 (file)
@@ -18,7 +18,7 @@ my ($nodes, $focus) = get_ws_content($tmp);
 #############################################################################
 
 # Create a floating window
-my $window = open_floating_window($x);
+my $window = open_floating_window;
 ok($window->mapped, 'Window is mapped');
 
 ($nodes, $focus) = get_ws_content($tmp);