Sha256: 4041a4fe6d6fc3d32ff95ae0a09a712400280bdaec17d094f876fe978d4540ca
Contents?: true
Size: 132 Bytes
Versions: 1
Compression:
Stored size: 132 Bytes
Contents
require 'test_helper' class HeraclesTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Heracles end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
heracles-0.0.1 | test/heracles_test.rb |