fixing redeclaration warnings in testcases
This commit is contained in:
@ -429,7 +429,7 @@ does_i3_live;
|
||||
################################################################################
|
||||
|
||||
clear_scratchpad;
|
||||
my $ws = fresh_workspace;
|
||||
$ws = fresh_workspace;
|
||||
|
||||
open_window;
|
||||
my $scratch = get_focused($ws);
|
||||
|
Reference in New Issue
Block a user