X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/715f60c11bc12d8d6ffedded90c2b9a6a1b6a287:/tests/data/preview/long_strings.py..a69bda3b9bde208d5489eb2e37fc982b6bc1d8df:/tests/data/cases/preview_long_strings.py diff --git a/tests/data/preview/long_strings.py b/tests/data/cases/preview_long_strings.py similarity index 99% rename from tests/data/preview/long_strings.py rename to tests/data/cases/preview_long_strings.py index 0591487..5519f09 100644 --- a/tests/data/preview/long_strings.py +++ b/tests/data/cases/preview_long_strings.py @@ -1,3 +1,4 @@ +# flags: --preview x = "This is a really long string that can't possibly be expected to fit all together on one line. In fact it may even take up three or more lines... like four or five... but probably just three." x += "This is a really long string that can't possibly be expected to fit all together on one line. In fact it may even take up three or more lines... like four or five... but probably just three."