Sha256: 69e4af91d201265bb92b0ce65445c5d9bf92af7f325f405ccc0cd37f92231be8
Contents?: true
Size: 124 Bytes
Versions: 2
Compression:
Stored size: 124 Bytes
Contents
require 'test_helper' class ElmsTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Elms end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
elms-0.0.3 | test/elms_test.rb |
elms-0.0.2 | test/elms_test.rb |