pick matching rework
[mmh] / test / tests / pick / test-normal-output
1 #!/bin/sh
2 ######################################################
3 #
4 # Test that all messages are picked and no ``0'' is giving out.
5 #
6 ######################################################
7
8 . "$MH_TEST_COMMON"
9
10 # All messages should be go to stdout
11 runandcheck pick <<!
12 1
13 2
14 3
15 4
16 5
17 6
18 7
19 8
20 9
21 10
22 !