mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
Upgrading SpeckFlow and Nunit
--HG-- branch : 1.x
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<!--
|
||||
Application settings for pnunit-launch.exe. Do NOT put settings
|
||||
for use by your tests here.
|
||||
-->
|
||||
<appSettings>
|
||||
<!--
|
||||
Specify the location to be used by .NET for the cache
|
||||
-->
|
||||
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
||||
</appSettings>
|
||||
|
||||
<!-- Set the level for tracing NUnit itself -->
|
||||
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
||||
|
Reference in New Issue
Block a user