X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT360-symbol-hiding.sh;h=e681d5b33250bf30e6a9b9642309d508304a0368;hp=3f18ec1a34fc631f9e7d15b49fffe83cc3f741b6;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=554b90b58e367ada5fdad3165c76673458f65434 diff --git a/test/T360-symbol-hiding.sh b/test/T360-symbol-hiding.sh index 3f18ec1a..e681d5b3 100755 --- a/test/T360-symbol-hiding.sh +++ b/test/T360-symbol-hiding.sh @@ -5,7 +5,7 @@ # This test tests whether hiding Xapian::Error symbols in libnotmuch # also hides them for other users of libxapian. This is motivated by -# the discussion in http://gcc.gnu.org/wiki/Visibility' +# the discussion in https://gcc.gnu.org/wiki/Visibility' test_description='exception symbol hiding'