X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c4c53777458bfcfd288d45b7708e52eb47c56405..04fa4f414a9d257104bcf6c20372e603865dfb42:/test/inc/test-inc-scanout?ds=sidebyside diff --git a/test/inc/test-inc-scanout b/test/inc/test-inc-scanout index 8d7a72d4..9b4e0ba4 100755 --- a/test/inc/test-inc-scanout +++ b/test/inc/test-inc-scanout @@ -201,9 +201,9 @@ run_test "scan -width 120 +inbox 11" \ # check header field name with ':' character than lands on m_getfld() buffer cat >"$MH_TEST_DIR/mess" < To: Some Other User @@ -381,5 +329,20 @@ run_test "inc -width 80 -file $MH_TEST_DIR/msgbox -truncate" \ 24 12/18 foo@example.edu test' rm -f "$MH_TEST_DIR/msgbox" +# check mbox with two blank lines between header and body +cat >>"$MH_TEST_DIR/msgbox" <>' +rm -f "$MH_TEST_DIR/msgbox" + exit ${failed:-0}