]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/145-flattening.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 145-flattening.t
index 8baf92172edb469c4f3a0917984fd8a4314adb10..9d22afc3d0f955c49e58096a0d7187bf39ca7932 100644 (file)
@@ -14,9 +14,9 @@ use i3test;
 
 my $tmp = fresh_workspace;
 
-my $left = open_window($x);
-my $mid = open_window($x);
-my $right = open_window($x);
+my $left = open_window;
+my $mid = open_window;
+my $right = open_window;
 
 cmd 'move up';
 cmd 'move right';