X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fconfig;h=cfa1f327b94c4d1e96481afcd15d2f4692353f86;hb=f9878f917352d8f49c44496b6a0a4ce38ef901d4;hp=93ecb13997768194777d52f886505df4ebc29b76;hpb=d32de8b3c0ba9e3224fbe66e76444bd44c1978fc;p=notmuch diff --git a/test/config b/test/config index 93ecb139..cfa1f327 100755 --- a/test/config +++ b/test/config @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description='"notmuch config"' -. test-lib.sh +. ./test-lib.sh test_begin_subtest "Get string value" test_expect_equal "$(notmuch config get user.name)" "Notmuch Test Suite"