Tests/Test_QtVsTools.RegExpr/Test_XmlIntParser.cs
@@ -26,7 +26,6 @@ ** ****************************************************************************/ using System; using System.Diagnostics; using System.Linq; using Microsoft.VisualStudio.TestTools.UnitTesting; @@ -224,7 +223,7 @@ return xmlInt.Render(CharSpace.Repeat()); } Parser Parser = GetParser(); readonly Parser Parser = GetParser(); [TestMethod] public void TestConst()