Disable the "fixme" test by default

This commit is contained in:
Pierre Pronchery 2019-09-20 04:00:26 +02:00
parent bc5e4da3ff
commit d408a406a9

View File

@ -56,6 +56,7 @@ depends=../src/event.c
type=script type=script
script=./fixme.sh script=./fixme.sh
depends=$(OBJDIR)../src/libSystem.a,fixme.sh depends=$(OBJDIR)../src/libSystem.a,fixme.sh
enabled=0
[includes] [includes]
type=binary type=binary