Sha256: f3eb1a6f67fd7d77d450bc3b4bd6cca328f1687b1bddcae416cbd1b5c693bd52

Contents?: true

Size: 144 Bytes

Versions: 1

Compression:

Stored size: 144 Bytes

Contents

require_relative 'spec_helper'

describe "HashSyntax" do
  it "has a version" do
    HashSyntax::Version::STRING.should be >= "1.0.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hash_syntax-1.0.0 spec/hash_syntax_spec.rb