]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/195-net-active-window.t
fixing redeclaration warnings in testcases
[i3/i3] / testcases / t / 195-net-active-window.t
index aee1e03a69d3288e7d2facaa0967923b6cfefb43..18245dfc2149b22bbcbbfef39b5fb5cac473afef 100644 (file)
@@ -137,7 +137,7 @@ is($x->input_focus, $win3->id, 'window 3 still focused');
 # is received.
 ################################################################################
 
-my $scratch = open_window;
+$scratch = open_window;
 
 is($x->input_focus, $scratch->id, 'to-scratchpad window has focus');