Updated koans from source.

This commit is contained in:
Jim Weirich
2010-09-12 21:33:11 -04:00
parent 0794235441
commit 57f0f4f178
7 changed files with 27 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ class DiceSet
end
end
class AboutDiceSet < EdgeCase::Koan
class AboutDiceProject < EdgeCase::Koan
def test_can_create_a_dice_set
dice = DiceSet.new
assert_not_nil dice