]> git.notmuchmail.org Git - notmuch/blobdiff - test/T070-insert.sh
lib: add NOTMUCH_STATUS_PATH_ERROR
[notmuch] / test / T070-insert.sh
index 168345c9897b085de2399a09b824e8796604aa98..7e71c3b12afc1164faa9c5196f8d2296af56693b 100755 (executable)
@@ -188,10 +188,9 @@ notmuch config set new.tags $OLDCONFIG
 # DUPLICATE_MESSAGE_ID is not tested here, because it should actually pass.
 
 for code in OUT_OF_MEMORY XAPIAN_EXCEPTION FILE_NOT_EMAIL \
-    READ_ONLY_DATABASE UPGRADE_REQUIRED; do
+    READ_ONLY_DATABASE UPGRADE_REQUIRED PATH_ERROR; do
 gen_insert_msg
 cat <<EOF > index-file-$code.gdb
-file notmuch
 set breakpoint pending on
 break notmuch_database_add_message
 commands