Sha256: 5de4bd3fe8f39902b0602457d6b9acf4220d52fe2bc3a0dd2960fa057a551ef7
Contents?: true
Size: 128 Bytes
Versions: 11
Compression:
Stored size: 128 Bytes
Contents
require 'test_helper' class PeopleTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, People end end
Version data entries
11 entries across 11 versions & 3 rubygems