diff options
author | Taylor R Campbell <campbell@mumble.net> | 2011-04-09 19:26:54 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2011-04-09 19:26:54 +0000 |
commit | 5dc93f9fdbc104edc7f510c1051c5a4688498362 (patch) | |
tree | 58f78b24c0f4d48ee84f1f797b21874f07ce34ba /test.el | |
parent | 6c14694056158ee8fb86baeb0975fbd20e735ce3 (diff) |
Omit redundant `paredit-forward-delete' test.
Ignore-this: 8b6431ddc14e702e7a922fd067a27de8
darcs-hash:20110409192654-00fcc-4ce92c705652c52ebd622bfcce5f34a58067c68e
Diffstat (limited to 'test.el')
-rw-r--r-- | test.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) )) |