pick matching rework
[mmh] / test / tests / pick / test-thread-without-msgid
1 #!/bin/sh
2 ######################################################
3 #
4 # Test that the -thread option works.
5 #
6 ######################################################
7
8 . "$MH_TEST_COMMON"
9
10 runandcheck 'pick -thread 5' <<!
11 pick: message 5 is not part of a thread
12 0
13 !