Skip to content

Commit

Permalink
Update leap (#58)
Browse files Browse the repository at this point in the history
* Exercise: saddle-points (#46)

* Config json (#48) (#2)

* Exercise: saddle-points (#46)

* Changed "Language" value

Changed it to Object Pascal from Pascal.  Curious to see if that affects
the language listing.

* implemented Ignores

* Resort config json (#52) (#4)

Resorted by difficulty

* Update Fork (#5)

* Resort config json (#52)

Resorted by difficulty

* Update saddle points (#51)

Removed unnecessary information

Only left a single hint that is pertinent to this exercise.

* First test was ignored

First tests shouldn't be ignored.
  • Loading branch information
rpottsoh authored Jan 16, 2017
1 parent 9396dbb commit 60d5867
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/leap/uLeapTests.pas
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ interface
YearTest = class(TObject)
public
[Test]
[Ignore]
procedure test_leap_year;

[Test]
Expand Down

0 comments on commit 60d5867

Please sign in to comment.