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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Mellino <erme@microsoft.com>2016-09-16 00:00:23 +0300
committerEric Mellino <erme@microsoft.com>2016-09-16 00:00:23 +0300
commit5178d4cc47b0aef963a1fdf7e6a30c56fc09fb0d (patch)
treedcfcbec674ec0c13e2e735b1a132052643d80c43 /src/System.Globalization.Calendars/tests
parent9726476e3f1c02ca7d86fcdddcd92dffe0dc367f (diff)
Add new RIDs to test projects which explicitly list test RIDs
Diffstat (limited to 'src/System.Globalization.Calendars/tests')
-rw-r--r--src/System.Globalization.Calendars/tests/project.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index f5f5f4f683..85034ed99c 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -39,9 +39,11 @@
"rhel.7-x64",
"ubuntu.14.04-x64",
"ubuntu.16.04-x64",
+ "ubuntu.16.10-x64",
"fedora.23-x64",
"linux-x64",
- "opensuse.13.2-x64"
+ "opensuse.13.2-x64",
+ "opensuse.42.1-x64"
]
}
}