Mark a test as needing asserts enabled.
The problem is that this pass is setup such that when asserts are enabled we are
able to turn off/on internal parts of the transformation. When asserts are
disabled, we don’t support this and just run with everything. This causes the
output to differ.
rdar://72627921