Skip to content

Commit

Permalink
Try running tests in a single domain
Browse files Browse the repository at this point in the history
  • Loading branch information
jbevain committed Aug 30, 2019
1 parent a7ac636 commit 3081d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mono.Cecil.nunit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<NUnitProject>
<Settings activeconfig="Debug" />
<Config name="Debug" runtimeFramework="v4.0.30319">
<Config name="Debug" runtimeFramework="v4.0.30319" domainUsage="Single">
<assembly path="./Test/bin/Debug/net40/Mono.Cecil.Tests.dll" />
<assembly path="./rocks/Test/bin/Debug/net40/Mono.Cecil.Rocks.Tests.dll" />
<assembly path="./symbols/mdb/Test/bin/Debug/net40/Mono.Cecil.Mdb.Tests.dll" />
Expand Down

0 comments on commit 3081d75

Please sign in to comment.