Fix some tests in the EHPatternTests on Unix
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 23 Mar 2016 01:37:13 +0000 (02:37 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 23 Mar 2016 01:59:23 +0000 (02:59 +0100)
commit222021c9d733e0362a390f10ea5f007c9c2eae6c
tree9962d9a1d03e2c99c33f9f687cc7dc49cfd09cc3
parentf755ab7fadd9dc53e66bd86ce8909954b6d72485
Fix some tests in the EHPatternTests on Unix

Two of the tests in this suite were failing on Unix due to the incorrect
line endings generated to the trace output.
The fix was to replace `"\r\n"` with Environment.NewLine.

I've also removed the test from the list of disabled tests for Unix
tests/src/baseservices/exceptions/unittests/EHPatternTests.cs
tests/testsFailingOutsideWindows.txt