summaryrefslogtreecommitdiff
path: root/test/indent/python/paragraph-break/out
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-06-11 19:39:07 +1000
committerMaxime Coste <mawww@kakoune.org>2024-06-11 19:39:07 +1000
commit5a6fb51bdb43f15eafdbe1078183f754b4fecdf6 (patch)
treed04d839f914cf95124ec8e586a7f1687b2a3a536 /test/indent/python/paragraph-break/out
parent17c25cc86a6bf4779f58fe2d2a5c13147bb27f2b (diff)
Tweak python block command test location and remove wall of text
We do not typically go into lengthy explanation of the code in the support scripts. This would have a performance impact (as comments are not trimmed in advance) and feels out of place.
Diffstat (limited to 'test/indent/python/paragraph-break/out')
-rw-r--r--test/indent/python/paragraph-break/out5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/indent/python/paragraph-break/out b/test/indent/python/paragraph-break/out
new file mode 100644
index 00000000..56da68fd
--- /dev/null
+++ b/test/indent/python/paragraph-break/out
@@ -0,0 +1,5 @@
+# A new line after a single empty comment line should leave the empty comment
+# in place as a possible paragraph separator, starting a new comment with the
+# prefix copied.
+#
+#