]> git.sur5r.net Git - i3/i3/commit
tests: t/166-assign.t: use wait_for_window
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 21:20:46 +0000 (23:20 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 21:20:46 +0000 (23:20 +0200)
commitf0f45aa84d5eee0002ee4eca2646ec92fae56746
tree075ecc5e8cc588aff47110ab66249958915fddef
parentc5d047215865fad385f4f91798e3e3bd3959ebea
tests: t/166-assign.t: use wait_for_window

While it’s generally intended that wait_for_window is not called within
this testcase, in the first test instruction it was a mistake. The
window in fact gets mapped and therefore we should call wait_for_window.
testcases/t/166-assign.t