Revert "Clean up test (#380)" (#381)

This reverts commit ffae7fff84.
This commit is contained in:
Jass Bagga 2018-03-19 16:11:00 -07:00 committed by GitHub
parent ffae7fff84
commit ddac0f227e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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