t/21: formatting
This commit is contained in:
parent
0ce62a755e
commit
249c3f58ab
@ -81,7 +81,9 @@ $i3->command('next horizontal')->recv;
|
||||
($nodes, $focus) = get_ws_content($tmp);
|
||||
is($focus->[0], $right, 'right container focused');
|
||||
|
||||
######################################################################
|
||||
# Test focus command
|
||||
######################################################################
|
||||
|
||||
$i3->command(qq|[con_id="$mid"] focus|)->recv;
|
||||
($nodes, $focus) = get_ws_content($tmp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user