Sha256: 05dc78bdd6aff367f1927ad334f953bfc1f85b98a427bdbcec75a86ea43423fb
Contents?: true
Size: 192 Bytes
Versions: 37
Compression:
Stored size: 192 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class TagTest < ActiveSupport::TestCase fixtures :tags # Replace this with your real tests. def test_truth assert true end end
Version data entries
37 entries across 37 versions & 15 rubygems