parent
ffae7fff84
commit
ddac0f227e
|
|
@ -10,6 +10,7 @@ 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