X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT000-basic.sh;h=642f918d20398c4b9b8f028183cfd10e130da5e8;hb=HEAD;hp=a2f4d93fd2652a832aad55466c602a51963dfc2f;hpb=100106a45d9f362ed8770c95cf35bd43f6580511;p=notmuch diff --git a/test/T000-basic.sh b/test/T000-basic.sh index a2f4d93f..642f918d 100755 --- a/test/T000-basic.sh +++ b/test/T000-basic.sh @@ -66,6 +66,7 @@ test_begin_subtest 'NOTMUCH_CONFIG is set and points to an existing file' test_expect_success 'test -f "${NOTMUCH_CONFIG}"' test_begin_subtest 'PATH is set to build directory' +test_subtest_broken_for_installed test_expect_equal \ "$(dirname ${TEST_DIRECTORY})" \ "$(echo $PATH|cut -f1 -d: | sed -e 's,/test/valgrind/bin$,,')"