aboutsummaryrefslogtreecommitdiffstats
path: root/fr-net/FRNET_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fr-net/FRNET_Tests.cfg')
-rw-r--r--fr-net/FRNET_Tests.cfg6
1 files changed, 4 insertions, 2 deletions
diff --git a/fr-net/FRNET_Tests.cfg b/fr-net/FRNET_Tests.cfg
index dedd8283..555b260e 100644
--- a/fr-net/FRNET_Tests.cfg
+++ b/fr-net/FRNET_Tests.cfg
@@ -1,6 +1,8 @@
[ORDERED_INCLUDE]
-# Common configuration, shared between test suites
-"../Common.cfg"
+# We cannot include Common.cfg, as this includes the LoggerPlugins configuration
+# for junit-xml generation. However, we don't want to generate any junit-xml,
+# as FRNET_Tests really is not a test suite, but just a stub against which FR_Tests
+# can execute
# testsuite specific configuration, not expected to change
"./FRNET_Tests.default"