test/yao/resources/test_restfully_accessible.rb in yao-0.10.1 vs test/yao/resources/test_restfully_accessible.rb in yao-0.11.0
- old
+ new
@@ -1,6 +1,6 @@
class TestRestfullyAccesible < Test::Unit::TestCase
- include RestfullAccessibleStub
+ include RestfullyAccessibleStub
class Test
class << self
attr_accessor :client
end
extend Yao::Resources::RestfullyAccessible