Disable the "fixme" test by default

This commit is contained in:
Pierre Pronchery 2019-12-18 05:15:09 +01:00
parent 32dad51dcc
commit 6ef71bde2b

View File

@ -18,6 +18,7 @@ sources=applets2.c
[fixme.log]
type=script
script=./fixme.sh
enabled=0
depends=fixme.sh
[htmllint.log]