Fix mixingtypes tests.

The new unary pow op no longer calls the binary op plugin, so some of these tests were failing. Modified the test to account for this... I think this is better than forcing the unary op to call a binary plugin.

Merge request reports

Loading