Refactored script to text translation

This commit is contained in:
Ben
2015-06-23 22:21:10 +01:00
parent 29ed02e172
commit 1be6fe9e7b
13 changed files with 76 additions and 141 deletions

View File

@@ -1186,6 +1186,7 @@ namespace Filtration.Tests.Translators
Assert.AreEqual(expectedResult, result);
}
[Ignore("This test fails after the refactoring to use OutputText in the translator, but this situation shouldn't ever occur anyway")]
[Test]
public void TranslateItemFilterBlockToString_MultipleFontSize_UsesFirstFontSize()
{