All Tests can now be run on Windows as tests are now forked by class.

This commit is contained in:
Clinton Alexander 2016-07-20 14:27:24 +01:00
parent c442cd01a7
commit 9375cd21c1

View File

@ -17,6 +17,7 @@
<value defaultName="wholeProject" /> <value defaultName="wholeProject" />
</option> </option>
<envs /> <envs />
<fork_mode value="class" />
<patterns /> <patterns />
<method /> <method />
</configuration> </configuration>