Sha256: e3e526ee51852152f6476b27746a2085f949616e5eda9f84ab2849e70efa9ce5

Contents?: true

Size: 159 Bytes

Versions: 11

Compression:

Stored size: 159 Bytes

Contents

require 'rspec'
require 'cantango/config'

describe 'cantango/config' do
  specify do 
    lambda { CanTango::Configuration }.should_not raise_error
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cantango-config-0.1.9.2 spec/cantango/config_spec.rb
cantango-config-0.1.8.1 spec/cantango/config_spec.rb
cantango-config-0.1.8 spec/cantango/config_spec.rb
cantango-config-0.1.7 spec/cantango/config_spec.rb
cantango-config-0.1.6 spec/cantango/config_spec.rb
cantango-config-0.1.5 spec/cantango/config_spec.rb
cantango-config-0.1.4 spec/cantango/config_spec.rb
cantango-config-0.1.3 spec/cantango/config_spec.rb
cantango-config-0.1.2 spec/cantango/config_spec.rb
cantango-config-0.1.1 spec/cantango/config_spec.rb
cantango-config-0.1.0 spec/cantango/config_spec.rb