Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.gh.config')
-rwxr-xr-xmcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.gh.config13
1 files changed, 0 insertions, 13 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.gh.config b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.gh.config
deleted file mode 100755
index 466b0fa7775..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.gh.config
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <appSettings>
- <add key="ExpResBaseUrl" value="http://localhost:80/MainsoftWebApp"/>
- <add key="TestBaseUrl" value="http://localhost:8080/MainsoftWebApp"/>
- <add key="OutputDir" value="../reference"/>
- <add key="AlmostList" value="./almost_config.xml"/>
- <add key="TestCatalog" value="./test_catalog.xml"/>
- <add key="DisableAlmost" value="false"/>
- <add key="RunExcluded" value="false"/>
- </appSettings>
-</configuration>
-