From aa42c19ac4fdd4bed22ab4c6dff93bf5a86dca3f Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Tue, 12 Apr 2011 13:23:09 +0000 Subject: Tweak a `paredit-reindent-defun' test slightly. Ignore-this: ddb4695b0f360dc64ce0740fc499dcbc darcs-hash:20110412132309-00fcc-a82f9d8806377c35cfd2cdc12cf9bac2d41b2b95 --- test.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.el') diff --git a/test.el b/test.el index 6cc5462..746bce0 100644 --- a/test.el +++ b/test.el @@ -206,7 +206,7 @@ Four arguments: the paredit command, the text of the buffer "(define (square x)\n (* x x))|") ("(define (square x)\n (* x x))|\n(frob\n wotz)" "(define (square x)\n (* x x))|\n(frob\n wotz)") - ("(define (square x)\n (* x x))\n|(frob\n wotz)" + ("(define (square x)\n (* x x))\n|(frob\n wotz)" "(define (square x)\n (* x x))\n|(frob\n wotz)") ("(define (square x)\n | (* x x))" "(define (square x)\n | (* x x))") -- cgit v1.2.1