Sha256: 2c9af6dfff524b08c7a3719db7ea883e82055c7c146720ef2a335ecce3242b53
Contents?: true
Size: 162 Bytes
Versions: 2
Compression:
Stored size: 162 Bytes
Contents
require 'spec_helper' describe GovDelivery::TMS, "version" do it "should exist" do expect(GovDelivery::TMS::VERSION).to be_an_instance_of(String) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
govdelivery-tms-0.8.2 | spec/tms_spec.rb |
govdelivery-tms-0.8.1 | spec/tms_spec.rb |