Normalize cr/lf/tab
This commit is contained in:
@@ -9,7 +9,7 @@ using Umbraco.Core.IO;
|
||||
namespace Umbraco.Tests.IO
|
||||
{
|
||||
[TestFixture, RequiresSTA]
|
||||
public abstract class AbstractFileSystemTests
|
||||
public abstract class AbstractFileSystemTests
|
||||
{
|
||||
protected IFileSystem _fileSystem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user