Clean up test (#382)
This commit is contained in:
parent
6444acedfd
commit
3ee212cef2
|
|
@ -10,7 +10,6 @@ namespace Templates.Test
|
|||
public class ByteOrderMarkTest
|
||||
{
|
||||
private readonly ITestOutputHelper _output;
|
||||
private readonly char _separator = Path.DirectorySeparatorChar;
|
||||
|
||||
public ByteOrderMarkTest(ITestOutputHelper output)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue