From: Jameson Graef Rollins Date: Sun, 8 May 2011 21:13:05 +0000 (-0700) Subject: test: remove json test for search null result, since it's being more properly tested... X-Git-Tag: debian/0.6_254~69 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=afdfa5674c84bbb8c0e546384e03a058d317b7a0;hp=afdfa5674c84bbb8c0e546384e03a058d317b7a0 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. ---