summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2011-04-09 19:27:28 +0000
committerTaylor R Campbell <campbell@mumble.net>2011-04-09 19:27:28 +0000
commit620c3a2ca1686fbec7d8ebfde4333fece927d8cd (patch)
tree5bd4fe7ccfd3e8a9d435892f98205783a3173782
parent3bf30f9cebb0401e3868356e57eff3b6642a6d88 (diff)
Break page in test.el before indentation regression tests.
Ignore-this: 712152db7535bf4cebe20a3d1d0417e darcs-hash:20110409192728-00fcc-a18574a39aea8bf77a5ad11da2b9c88612ad1dd7
-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)