SILUBS.ScriptureChecks.QuotationCheckUnitTest.Level4_Recycled_Correct C# (CSharp) Method

Level4_Recycled_Correct() private method

private Level4_Recycled_Correct ( ) : void
return void
		public void Level4_Recycled_Correct() // Omit continuation in verse 28.
		{
			SetupEnglish4();
			Test(new string[0, 0], "\\id JER \\c 29 \\p \\v 24 To Shemiah speak, saying, \\v 25 \u201Clevel one, \u2018Level two, \\v 26 \u201Clevel three \\v 27 \\v 28 He has sent saying, \u2018Level four.\u2019\u201D\u2019\u201D");
		}
		#endregion
QuotationCheckUnitTest