Sha256: 14e63893e520315cd6911c09e08b4ee2cbf443ef6dd6ab13740725a2a3019f7d
Contents?: true
Size: 126 Bytes
Versions: 35
Compression:
Stored size: 126 Bytes
Contents
require 'test_helper' class NoteeTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Notee end end
Version data entries
35 entries across 35 versions & 1 rubygems