Sha256: 3b4ddb921dc4cb32feb91af6a60285b47cf74fcde9cf6b2e71c9c3a56f634039

Contents?: true

Size: 205 Bytes

Versions: 4

Compression:

Stored size: 205 Bytes

Contents

require 'babelyoda/specification'

describe "specification" do
  it "should specify plain text keys by default" do
    spec = Babelyoda::Specification.new
    spec.plain_text_keys.should == true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
babelyoda-2.1.9 spec/lib/babelyoda/specification_spec.rb
babelyoda-2.1.8 spec/lib/babelyoda/specification_spec.rb
babelyoda-2.1.7 spec/lib/babelyoda/specification_spec.rb
babelyoda-2.1.6 spec/lib/babelyoda/specification_spec.rb