added specs for champion module

This commit is contained in:
danijoo
2014-03-25 11:07:22 +01:00
parent b89ae8fd4f
commit e6556976fa
7 changed files with 113 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
require 'rspec'
require 'sightstone'
require 'webmock/rspec'
RSpec.configure do |config|
config.color_enabled = true