diff options
Diffstat (limited to '')
-rw-r--r-- | src/wix.runsettings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wix.runsettings b/src/wix.runsettings new file mode 100644 index 00000000..97e4acda --- /dev/null +++ b/src/wix.runsettings | |||
@@ -0,0 +1,7 @@ | |||
1 | <RunSettings> | ||
2 | <MSTest> | ||
3 | <Parallelize> | ||
4 | <Scope>MethodLevel</Scope> | ||
5 | </Parallelize> | ||
6 | </MSTest> | ||
7 | </RunSettings> | ||