Pre-transpec

This commit is contained in:
erwanlr
2014-06-02 22:02:44 +02:00
parent 5caf4f45a9
commit c12b1d0670
3 changed files with 31 additions and 28 deletions

View File

@@ -1,5 +1,6 @@
# encoding: UTF-8
require 'rspec/its'
require 'webmock/rspec'
# Code Coverage (only works with ruby >= 1.9)
require 'simplecov' if RUBY_VERSION >= '1.9'