]> git.notmuchmail.org Git - notmuch/commit
test: remove json test for search null result, since it's being more properly tested...
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 8 May 2011 21:13:05 +0000 (14:13 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 1 Jun 2011 23:35:11 +0000 (16:35 -0700)
commitafdfa5674c84bbb8c0e546384e03a058d317b7a0
tree266bef7c9d15a2bcbb15d0d4392d3c36887ee829
parent7fdeb0fb630da0eac355f3c6538f01dba932c5e6
test: remove json test for search null result, since it's being more properly tested in search-output

The test in json was inferior to the one in search-output, since it
wasn't properly testing for the presence of a trailing newline.
test/json
test/search-output