summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell+paredit@mumble.net>2020-04-10 23:16:10 +0000
committerTaylor R Campbell <campbell+paredit@mumble.net>2020-04-10 23:16:10 +0000
commit09658a4875239ca7794d13f431c3557ec10e8e12 (patch)
treecca5d19fac882cf5915b249cbe5e396569a8a208
parent27548db1660160c7517e5f11967048494fc0c80c (diff)
Trailing newline.
-rw-r--r--test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.el b/test.el
index d4bfb82..1ddd551 100644
--- a/test.el
+++ b/test.el
@@ -1498,4 +1498,4 @@ Four arguments: the paredit command, the text of the buffer
("\n(f xy\n z\n w)\n|"
"\n(f xy\n z\n w)\n;;;T |"
"\n(f xy\n z\n w)\n;;;|T "
- "\n(f xy\n z\n w)\n;;;|T ")))) \ No newline at end of file
+ "\n(f xy\n z\n w)\n;;;|T "))))