Merge branch 'release/2.1' into dev

This commit is contained in:
Jass Bagga 2018-03-19 16:17:40 -07:00
commit ecea1f806d
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ namespace Templates.Test
public class ByteOrderMarkTest
{
private readonly ITestOutputHelper _output;
private readonly char _separator = Path.DirectorySeparatorChar;
public ByteOrderMarkTest(ITestOutputHelper output)
{