]> git.sur5r.net Git - i3/i3/commit
t/158-wm_take_focus.t: avoid shift on scalars 2479/head
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 26 Sep 2016 15:29:27 +0000 (17:29 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 26 Sep 2016 18:42:51 +0000 (20:42 +0200)
commit8f9138fbad1e88490a2f2ca83987a01d925e39a5
treeb2d9b2aa462a5d327c586f7971263d1aace25cd2
parent47b84ca5ed0773896c69cc2b217845ed0c80e999
t/158-wm_take_focus.t: avoid shift on scalars

This feature is forbidden in Perl ≥ 5.24:

  Experimental shift on scalar is now forbidden at
  ./t/158-wm_take_focus.t line 94, near ");"
testcases/t/158-wm_take_focus.t