X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT000-basic.sh;h=ef642457ffafb85fb32940401bc6c3c15e68a43d;hb=c82a1745ac6fd83e025803a06711e913c86e6f47;hp=bf08f3e66e84f4ce1d392c254c4b4d96546bd291;hpb=5916c4634c7f36a42b59c261b4fb76212fbc4c96;p=notmuch diff --git a/test/T000-basic.sh b/test/T000-basic.sh index bf08f3e6..ef642457 100755 --- a/test/T000-basic.sh +++ b/test/T000-basic.sh @@ -92,7 +92,6 @@ test_expect_equal \ "$(echo $PATH|cut -f1 -d: | sed -e 's,/test/valgrind/bin$,,')" test_begin_subtest 'notmuch is compiled with debugging symbols' -test_subtest_known_broken readelf --sections $(which notmuch) | grep \.debug test_expect_equal 0 $?