Sha256: bfe184d7b93df20e8fc2f879c81f019ffde45e5531f8c3efae306d2d6586c0d1
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
require 'spec_helper' require 'locale_js' describe LocaleJS do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locale_js-0.1.0 | spec/locale_js_spec.rb |