diff --git a/exercises/leap/uLeapTests.pas b/exercises/leap/uLeapTests.pas index c4756be4..bccddfa0 100644 --- a/exercises/leap/uLeapTests.pas +++ b/exercises/leap/uLeapTests.pas @@ -10,7 +10,6 @@ interface YearTest = class(TObject) public [Test] - [Ignore] procedure test_leap_year; [Test]