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