summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.el b/test.el
index 9f9d8e5..cb4a217 100644
--- a/test.el
+++ b/test.el
@@ -175,9 +175,9 @@ Four arguments: the paredit command, the text of the buffer
(";|;(foo)" ";|(foo)")
("|;;(foo)" "|;(foo)" "|(foo)")
(";foo|\n(bar)\n(baz\n quux)" ";foo|(bar)\n(baz\n quux)")
- ;; (";foo|\n(bar\n baz)" error)
+ (";foo|\n(bar\n baz)" error)
("|;;foo(" "|;foo(")
- ;; ("|;;foo(" "|;foo(" error)
+ ("|;;foo(" "|;foo(" error)
))
(paredit-test 'paredit-backward-delete