mirror of
https://github.com/AlexMacocian/Sybil.git
synced 2026-07-15 15:19:59 +00:00
Small bugfix to normalize whitespace for method building
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Sybil.IntegrationTests
|
||||
[TestClass]
|
||||
public sealed class FlowTests
|
||||
{
|
||||
private const string ExpectedNamespace =
|
||||
private const string ExpectedNamespace =
|
||||
@"namespace TestNamespace
|
||||
{
|
||||
using System;
|
||||
|
||||
Reference in New Issue
Block a user