diff --git a/TestSimpleLexer/Tests.cs b/TestSimpleLexer/Tests.cs
index ea8d836f583459895bb9791e893d73e14544edd5..96f9e96ceaae17f480d9b504a221da8393a603ec 100644
--- a/TestSimpleLexer/Tests.cs
+++ b/TestSimpleLexer/Tests.cs
@@ -164,7 +164,7 @@ namespace TestSimpleLexer
     public class TestSimpleLexerComparisons
     {
         [Test]
-        [Ignore("This test is disabled")]
+        //[Ignore("This test is disabled")]
         public void TestComparisons()
         {
             string text = @"><>>=<=+<> > <=";