X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=test%2Fpython;h=3f03a2e3a966018a273bdb75dece7fcc1b224ddd;hb=45c593095b9be9f28971c36aebf47520f7929bc4;hp=6018c2d0ad134e1b1bdad765e62b235e48afa618;hpb=980daa26b57bf0285ab740ce49359e29ba898fee;p=notmuch diff --git a/test/python b/test/python index 6018c2d0..3f03a2e3 100755 --- a/test/python +++ b/test/python @@ -28,4 +28,12 @@ EOF notmuch search --sort=oldest-first --output=messages tag:inbox | sed s/^id:// > EXPECTED test_expect_equal_file OUTPUT EXPECTED +test_begin_subtest "get non-existent file" +test_python <