diff options
Diffstat (limited to 'test.el')
-rw-r--r-- | test.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -186,7 +186,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) )) |