Sha256: fd3266de991e32b1ecdf9fd2d62b294805c44c77d8547b7dec3c772b03eb253f
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
require 'test_helper' module Appt class CalendarEventTest < 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/calendar_event_test.rb |