Sha256: b3cb647d2d9fa6e14047aa624cd137545c9f099b569133d48753d00fd94effe6
Contents?: true
Size: 166 Bytes
Versions: 1
Compression:
Stored size: 166 Bytes
Contents
require 'test_helper' module Appt class AppointmentTypeTest < 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.3 | test/models/appt/appointment_type_test.rb |