]>
diplodocus.org Git - nmh/blob - test/tests/folder/test-total
2 ######################################################
4 # Test the -total switch
6 ######################################################
8 BINDIR
=$MH_TEST_DIR/bin
11 output
=`folder -total +inbox`
12 if test x
"$output" != x
'TOTAL = 10 messages in 1 folder.' ; then