Sha256: 6ed269beeb6e55c185c31df7ec3627b534cf62f192dc8ddc387254b7aad9b5a9

Contents?: true

Size: 207 Bytes

Versions: 15

Compression:

Stored size: 207 Bytes

Contents

require 'rubygems'
require 'spec'
require 'mocha'
require 'test/unit'
require File.expand_path(File.dirname(__FILE__) + '/../lib/sms_notify')

Spec::Runner.configure do |config|
  config.mock_with :mocha
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
cdyne-sms-notify-1.0.4 spec/spec_helper.rb
cdyne-sms-notify-1.0.3 spec/spec_helper.rb
cdyne-sms-notify-1.0.2 spec/spec_helper.rb
cdyne-sms-notify-1.0.1 spec/spec_helper.rb
cdyne-sms-notify-1.0.0 spec/spec_helper.rb
cdyne-sms-notify-0.10.1 spec/spec_helper.rb
cdyne-sms-notify-0.10.0 spec/spec_helper.rb
cdyne-sms-notify-0.9.6 spec/spec_helper.rb
cdyne-sms-notify-0.8.5 spec/spec_helper.rb
cdyne-sms-notify-0.8.4 spec/spec_helper.rb
cdyne-sms-notify-0.8.3 spec/spec_helper.rb
cdyne-sms-notify-0.8.1 spec/spec_helper.rb
cdyne-sms-notify-0.8.0 spec/spec_helper.rb
cdyne-sms-notify-0.7.1 spec/spec_helper.rb
cdyne-sms-notify-0.7.0 spec/spec_helper.rb