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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-10-17 04:48:49 +0300
committerGitHub <noreply@github.com>2018-10-17 04:48:49 +0300
commitefd6c05aef8f5a4eaefe296c910bfcc4380652db (patch)
treebfa6a8f0ebff984fa5b2d1562b30c10dba00139d /mcs/class/Mono.Messaging.RabbitMQ
parent99c3c9ba321e8b86bfa9b61c8542a7b8c6563b9d (diff)
Upstream a few test related commits from my Helix work (#11197)
* [bcl] Run System.Windows.Forms.DataVisualization tests * [bcl] Run Mono.Messaging.* tests * [bcl] Use correct label for mdoc tests * [runtime] Skip verifying an xunit-binaries assembly
Diffstat (limited to 'mcs/class/Mono.Messaging.RabbitMQ')
-rw-r--r--mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ_test_net_2_0.dll.config6
1 files changed, 0 insertions, 6 deletions
diff --git a/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ_test_net_2_0.dll.config b/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ_test_net_2_0.dll.config
deleted file mode 100644
index a7b40387171..00000000000
--- a/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ_test_net_2_0.dll.config
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<configuration>
- <appSettings>
- <add key="MONO_MESSAGING_PROVIDER" value="rabbitmq"/>
- </appSettings>
-</configuration> \ No newline at end of file