testcases: drop open_window()s $x parameter, use global one instead
This commit is contained in:
committed by
Michael Stapelberg
parent
e9acd36ce4
commit
fce7570f96
@@ -7,8 +7,8 @@ use i3test;
|
||||
|
||||
fresh_workspace;
|
||||
|
||||
open_window($x);
|
||||
open_window($x);
|
||||
open_window;
|
||||
open_window;
|
||||
|
||||
cmd 'layout stacking';
|
||||
sleep 1;
|
||||
|
Reference in New Issue
Block a user