test: remove unused backup_database calls

Since these backups are never restored, they should be safe to remove.
This commit is contained in:
David Bremner 2020-07-04 08:12:21 -03:00
parent 30e43c7c27
commit a280d2a1a1

View file

@ -341,7 +341,6 @@ int main (int argc, char** argv)
EXPECT0(notmuch_database_close (db));
EOF
backup_database
test_begin_subtest "Handle getting message-id from closed database"
cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR}
{
@ -358,7 +357,6 @@ cat <<EOF > EXPECTED
EOF
test_expect_equal_file EXPECTED OUTPUT
backup_database
test_begin_subtest "Handle getting thread-id from closed database"
cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR}
{