Sha256: aab97d37917186648ac07bc6614abd537c987323bdca34ddbf1666425fcad03e
Contents?: true
Size: 124 Bytes
Versions: 2
Compression:
Stored size: 124 Bytes
Contents
require 'test_helper' class ApptTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Appt end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
appt-0.0.1.beta.2 | test/appt_test.rb |
appt-0.0.1.beta.1 | test/appt_test.rb |