Sha256: bb5e69a519c42f72540df7be35a5c44ff4f183509455475bf18a39ba36f2cdf6
Contents?: true
Size: 178 Bytes
Versions: 2
Compression:
Stored size: 178 Bytes
Contents
require 'spec_helper' describe QBFC_CONST do it "should load QBFC constants" do QBFC_CONST::DmToday.should == 1 QBFC_CONST::OmDontCare.should == 2 end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jm81-qbfc-0.3.0 | spec/unit/qbfc_const_spec.rb |
qbfc-0.3.0 | spec/unit/qbfc_const_spec.rb |