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 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)
))