more explanation in t/29-focus-after-close.t

This commit is contained in:
Michael Stapelberg 2010-07-17 13:37:21 +02:00
parent 099df7f438
commit 21c45418b3
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@ my $second = $focus->[0];
isnt($first, $second, 'different container focused');
# We have the following layout now (con is focused):
# .----------------.
# | split | |
# | .----. | con |
# | | cn | | |
# | `----' | |
# `----------------'
##############################################################
# see if the focus goes down to $first (not to its split parent)
# when closing $second