Clean up test (#382)

This commit is contained in:
Jass Bagga 2018-03-19 16:14:20 -07:00 committed by GitHub
parent 6444acedfd
commit 3ee212cef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
{