aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/missing-headers
diff options
context:
space:
mode:
Diffstat (limited to 'test/missing-headers')
-rwxr-xr-xtest/missing-headers6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/missing-headers b/test/missing-headers
index f14b8784..43e861bc 100755
--- a/test/missing-headers
+++ b/test/missing-headers
@@ -43,7 +43,8 @@ test_expect_equal_json "$output" '
],
"thread": "XXX",
"timestamp": 978709437,
- "total": 1
+ "total": 1,
+ "query": ["id:notmuch-sha1-7a6e4eac383ef958fcd3ebf2143db71b8ff01161", null]
},
{
"authors": "Notmuch Test Suite",
@@ -56,7 +57,8 @@ test_expect_equal_json "$output" '
],
"thread": "XXX",
"timestamp": 0,
- "total": 1
+ "total": 1,
+ "query": ["id:notmuch-sha1-ca55943aff7a72baf2ab21fa74fab3d632401334", null]
}
]'