add spec tests for sightstone and champion object

This commit is contained in:
danijoo
2014-03-23 14:49:06 +01:00
parent 5fa0f71418
commit 0bf7854f78
7 changed files with 77 additions and 17 deletions

View File

@@ -12,4 +12,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rest-client'
s.add_development_dependency 'rake'
s.add_development_dependency "rspec"
end