summaryrefslogtreecommitdiff
path: root/test.el
diff options
context:
space:
mode:
Diffstat (limited to 'test.el')
-rw-r--r--test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.el b/test.el
index 994a313..cfbe678 100644
--- a/test.el
+++ b/test.el
@@ -188,7 +188,7 @@ Four arguments: the paredit command, the text of the buffer
(";foo\n|(bar\n baz)" error)
(";;|foo(" ";|foo(" error)
))
-
+
(defun paredit-canary-indent-method (state indent-point normal-indent)
(check-parens)
nil)