Code

Add a couple more test cases to the suite.
[git.git] / t / t5100-mailinfo.sh
index 4d2b781a1877b2718b961a057b0dddea8f87c51b..ca96918da2008e9036624fac67c6337961e3c2b0 100755 (executable)
@@ -11,7 +11,7 @@ test_expect_success 'split sample box' \
        'git-mailsplit -o. ../t5100/sample.mbox >last &&
        last=`cat last` &&
        echo total is $last &&
-       test `cat last` = 6'
+       test `cat last` = 8'
 
 for mail in `echo 00*`
 do