4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
if (args.test.options.corruption || args.test.options.mutation)
|
|
{
|
|
args.test.preData.canReverse = true;
|
|
} |