Sha256: adf69e283aab9f48745daa7adb1cce85397c6829e417e15e10d2aa4d81358e1a

Contents?: true

Size: 202 Bytes

Versions: 13

Compression:

Stored size: 202 Bytes

Contents

require 'rspec'
require 'yaml'
require File.expand_path(File.dirname(__FILE__) + '/../lib/icu_name')

RSpec.configure do |c|
  c.filter_run :focus => true
  c.run_all_when_everything_filtered = true
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
icu_name-1.4.0 spec/spec_helper.rb
icu_name-1.3.0 spec/spec_helper.rb
icu_name-1.2.6 spec/spec_helper.rb
icu_name-1.2.5 spec/spec_helper.rb
icu_name-1.2.4 spec/spec_helper.rb
icu_name-1.2.3 spec/spec_helper.rb
icu_name-1.2.2 spec/spec_helper.rb
icu_name-1.2.1 spec/spec_helper.rb
icu_name-1.2.0 spec/spec_helper.rb
icu_name-1.1.1 spec/spec_helper.rb
icu_name-1.1.0 spec/spec_helper.rb
icu_name-1.0.16 spec/spec_helper.rb
icu_name-1.0.15 spec/spec_helper.rb