summaryrefslogtreecommitdiff
path: root/test.el
diff options
context:
space:
mode:
Diffstat (limited to 'test.el')
-rw-r--r--test.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.el b/test.el
index f803ab5..994a313 100644
--- a/test.el
+++ b/test.el
@@ -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)
))