Sha256: 64006f066276dc093860ff276b3807a1c65677067c13fb58580cf15131d1acb5
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
require 'test_helper' class ThermometerTest < ActiveSupport::TestCase test "Thermometer is a module" do assert_kind_of Module, Thermometer end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thermometer-0.0.2 | test/thermometer_test.rb |