X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=testcases%2Ft%2F245-move-position-mouse.t;h=01e2c30e121fe88404c941bc7aa38ff461d34201;hp=12f890f281f92b7fa82c157627a5cb55e66f5340;hb=3f4268561d4482e2c770d7c6b7b32d7ce8c82568;hpb=c1e622be27ad6695d0bc12b82de71a14b233ecb4 diff --git a/testcases/t/245-move-position-mouse.t b/testcases/t/245-move-position-mouse.t index 12f890f2..01e2c30e 100644 --- a/testcases/t/245-move-position-mouse.t +++ b/testcases/t/245-move-position-mouse.t @@ -58,7 +58,7 @@ exit_gracefully($pid); ########################################################################## # Given a floating container and the cursor is in the left upper edge -# of the output, when moving the container to the mouse, then the +# of the output, when moving the container to the mouse, then the # container is moved but adjusted to stay in-bounds. ########################################################################## @@ -84,7 +84,7 @@ exit_gracefully($pid); ########################################################################## # Given a floating container and the cursor is in the left right lower -# edge of the output, when moving the container to the mouse, then the +# edge of the output, when moving the container to the mouse, then the # container is moved but adjusted to stay in-bounds. ##########################################################################