Sha256: a9ee3c1aa30d9ee23f7441473479c4b56d202bb4060c4c7f426dea2c7ad41309
Contents?: true
Size: 166 Bytes
Versions: 1
Compression:
Stored size: 166 Bytes
Contents
require 'test_helper' class ActsAsConcatenationTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_concatenation-0.1.0 | test/acts_as_concatenation_test.rb |