Browse Source

revert preenumeration rule

pull/1003/head
James Jackson-South 7 years ago
parent
commit
4edf86ff30
  1. 3
      tests/ImageSharp.Tests/xunit.runner.json

3
tests/ImageSharp.Tests/xunit.runner.json

@ -1,6 +1,5 @@
{
"shadowCopy": false,
"methodDisplay": "method",
"diagnosticMessages": true,
"preEnumerateTheories": false
"diagnosticMessages": true
}

Loading…
Cancel
Save