X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F245-move-position-mouse.t;h=01e2c30e121fe88404c941bc7aa38ff461d34201;hb=3f4268561d4482e2c770d7c6b7b32d7ce8c82568;hp=12f890f281f92b7fa82c157627a5cb55e66f5340;hpb=54d61b510da60c2150ebd1d34855c286e2977a25;p=i3%2Fi3 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. ##########################################################################