Lookup of test resource files in ResourceReaderTest fails on Windows
authorNiklas Therning <niklas@therning.org>
Thu, 1 Sep 2016 14:34:49 +0000 (16:34 +0200)
committerNiklas Therning <niklas@therning.org>
Mon, 5 Sep 2016 08:45:26 +0000 (10:45 +0200)
commita611abd2d8b79510fed5d30e6378bc0a7712a38f
tree8bb00d0ab78074da134e19420a611fc890ce476f
parent097c8e17cbc9b1197610d90a24ecd16baa86675c
Lookup of test resource files in ResourceReaderTest fails on Windows

Removed the differing code paths in FixtureSetUp() when running on non-Windows
platforms vs when running Mono on Windows or on .NET. The path previously
taken only on non-Windows platforms has been verified to work as expected on
both Mono on Windows and on .NET.
mcs/class/corlib/Test/System.Resources/ResourceReaderTest.cs