Sha256: c75c887812cc143d15d6919a9a3d98ddd1cdc9d68e3da9168363760409355af9
Contents?: true
Size: 177 Bytes
Versions: 2
Compression:
Stored size: 177 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Thermal do it "should have a version" do Thermal::VERSION.should be_a_kind_of String end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
thermal-0.1.1 | spec/thermal_spec.rb |
thermal-0.1.0 | spec/thermal_spec.rb |