Skip to content

Commit

Permalink
Update bob (#57)
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.

* Removed first [ignore]

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

[Test]
Expand Down

0 comments on commit 9396dbb

Please sign in to comment.