]> git.sur5r.net Git - i3/i3/commit
Remove pointer warp from test boilerplate
authorTony Crisci <tony@dubstepdish.com>
Fri, 6 Dec 2013 06:36:29 +0000 (01:36 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 10 Dec 2013 20:52:50 +0000 (21:52 +0100)
commit5a69bffbd61f67fd2f754332611b834779e72d36
tree23269097d0343f7e4b7b9d551eb64cc49af4c6d6
parent1b640ae3bea048f971de6a33192a3f37e0700188
Remove pointer warp from test boilerplate

Remove the line to warp the pointer to (0, 0) in `new-test` helper
script, which is used to create new tests.

Since 4.6-g0634766, testcases may assume at the start of the test that
the pointer begins at position (0, 0).
testcases/new-test