~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to NUnitTests.config

  • Committer: Charlie Poole
  • Date: 2010-11-07 15:49:05 UTC
  • Revision ID: charlie@nunit.org-20101107154905-77oqt78yz464edhu
Move bin directory as well as NUnitTests.nunit and NUnitTests.config from src to root of project

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
                <TestRunner>
48
48
                        <add key="ApartmentState" value="MTA" />
49
49
                        <add key="ThreadPriority" value="Normal" />
 
50
      <add key="DefaultLogThreshold" value="Info" />
50
51
                </TestRunner>
51
52
        </NUnit>
52
53
-->