Sha256: 7c359e1cdde167ba43beb186fc2d6e2e89cfcc79fc3222a91e1aa8fd76be8707
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
require 'test_helper' module Appt class AppointmentTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appt-0.0.1.beta.2 | test/models/appt/appointment_test.rb |