branch: elpa/paredit
commit 620c3a2ca1686fbec7d8ebfde4333fece927d8cd
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>
Break page in test.el before indentation regression tests.
Ignore-this: 712152db7535bf4cebe20a3d1d0417e
darcs-hash:20110409192728-00fcc-a18574a39aea8bf77a5ad11da2b9c88612ad1dd7
---
test.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)