Normalized file name and koan category name.

This commit is contained in:
Jim Weirich
2010-09-12 21:27:22 -04:00
parent 8d8287365b
commit ad99c372c3
5 changed files with 10 additions and 10 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