From 5dc93f9fdbc104edc7f510c1051c5a4688498362 Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Sat, 9 Apr 2011 19:26:54 +0000 Subject: Omit redundant `paredit-forward-delete' test. Ignore-this: 8b6431ddc14e702e7a922fd067a27de8 darcs-hash:20110409192654-00fcc-4ce92c705652c52ebd622bfcce5f34a58067c68e --- test.el | 1 - 1 file changed, 1 deletion(-) diff --git a/test.el b/test.el index 0b964d4..f803ab5 100644 --- a/test.el +++ b/test.el @@ -176,7 +176,6 @@ Four arguments: the paredit command, the text of the buffer ("|;;(foo)" "|;(foo)" "|(foo)") (";foo|\n(bar)\n(baz\n quux)" ";foo|(bar)\n(baz\n quux)") (";foo|\n(bar\n baz)" error) - ("|;;foo(" "|;foo(") ("|;;foo(" "|;foo(" error) )) -- cgit v1.2.1