Sha256: ca60b630f5d5a9173fe5c387030152edf1a91c326d02c823f88362f12fabce93
Contents?: true
Size: 176 Bytes
Versions: 3
Compression:
Stored size: 176 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe STJ do it "has a reference to the lib path" do expect(STJ::LIB_PATH).to eq LIB_PATH end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
stj-1.0.2 | spec/stj_spec.rb |
stj-1.0.1 | spec/stj_spec.rb |
stj-1.0.0 | spec/stj_spec.rb |