]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test: Remove useless NOTMUCH variable (in favor of simply "notmuch")
[notmuch] / test / test-lib.sh
index 7a4931d2229d91306d5d7e696aeb77d99af3ec70..559a5435985f60dfb3b86257a5a8c622b74603e6 100644 (file)
@@ -396,8 +396,6 @@ test_expect_equal ()
     fi
 }
 
-NOTMUCH=notmuch
-
 NOTMUCH_NEW ()
 {
     notmuch new | grep -v -E -e '^Processed [0-9]*( total)? file|Found [0-9]* total file'