X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=test%2Ftest_all;h=83fd08b847162361030476c926a3d61901da5121;hp=df65454df9050d52c121c78a67a7c7bac33ba7fe;hb=d7a171bdad1f8da709ef82a2eaeb231d6234cfc5;hpb=7e6f702ab5a95e6dc49474722aa04b041f1b7437 diff --git a/test/test_all b/test/test_all index df65454..83fd08b 100755 --- a/test/test_all +++ b/test/test_all @@ -10,6 +10,8 @@ export LC_CTYPE && MAILCAPS="`pwd`"/.mailcap && export MAILCAPS && +test -r "$HOME"/.mime.types || cp -p .mime.types "$HOME"/.mime.types && + : ${PYTHON:=python} RC=0