Merge branch 'jc/worktree-config'
[gitweb.git] / t / t5100-mailinfo.sh
index 1a5a546230b9d971594af754fa5f11e5decd3cef..e173c33f4b64480eaa948bc9f5e1178f82433f7f 100755 (executable)
@@ -11,7 +11,7 @@ test_expect_success 'split sample box' \
        'git mailsplit -o. "$TEST_DIRECTORY"/t5100/sample.mbox >last &&
        last=$(cat last) &&
        echo total is $last &&
-       test $(cat last) = 17'
+       test $(cat last) = 18'
 
 check_mailinfo () {
        mail=$1 opt=$2