From 36c9a82384152b6064a684311c3fad5bc1246b92 Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Sat, 7 May 2011 21:21:25 +0000 Subject: Add regression test for `paredit-convolute-sexp' screw case. Ignore-this: c558f1f5c6432b3276780a30fe13bd3e darcs-hash:20110507212125-00fcc-729cb31b8bfcbd23234d7fdd8efb469a545baf3a --- test.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test.el') diff --git a/test.el b/test.el index 746bce0..f76f6cc 100644 --- a/test.el +++ b/test.el @@ -346,3 +346,6 @@ Four arguments: the paredit command, the text of the buffer (paredit-test 'paredit-forward-barf-sexp '(("(paredit-canary| ;\n (lose))") ("(paredit-canary| ;\n)\n(lose)"))) + +(paredit-test 'paredit-convolute-sexp + '(("(let ((x 5) (y 3)) |(frob (zwonk)) (wibblethwop))" error))) -- cgit v1.2.1