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