make megatest work with 'koch boot -d:release' too

This commit is contained in:
Araq
2019-06-05 22:32:19 +02:00
parent be9c38d265
commit f844891e48

View File

@@ -1,3 +1,7 @@
discard """
disabled: "true"
"""
# issue #8199
const rangesGCHoldEnabled = not defined(rangesDisableGCHold)