Rescuable spelling error

This commit is contained in:
Christian Höltje 2011-10-03 10:15:31 -04:00
parent 6f429f375e
commit bb5e295d94
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class CoolStargate < Stargate
end
class RescueableTest < Test::Unit::TestCase
class RescuableTest < Test::Unit::TestCase
def setup
@stargate = Stargate.new
@cool_stargate = CoolStargate.new