diff options
author | Taylor R Campbell <campbell@mumble.net> | 2011-04-09 19:27:18 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2011-04-09 19:27:18 +0000 |
commit | 3bf30f9cebb0401e3868356e57eff3b6642a6d88 (patch) | |
tree | 1a045cb2500b914838546a8ef35a1ed2ec8d444b | |
parent | 5dc93f9fdbc104edc7f510c1051c5a4688498362 (diff) |
Omit redundant `paredit-backward-delete' test.
Ignore-this: f8c8becaa62baae7ff5ffd4ed0eea234
darcs-hash:20110409192718-00fcc-a2671119e9915e7c7197e87cddbc8ebb245c8b68
-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) )) |