Sha256: 590ecb3bf9963a1d59ecae912c2b0acec94bebe9ea8032892a60e8451fd7122d
Contents?: true
Size: 132 Bytes
Versions: 6
Compression:
Stored size: 132 Bytes
Contents
require 'test_helper' class AdherentTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Adherent end end
Version data entries
6 entries across 6 versions & 1 rubygems