Merge pull request #3200 from docwhat/spelling-booboo

Rescuable spelling error
This commit is contained in:
Santiago Pastorino
2011-10-03 08:24:35 -07:00

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